Classes:MinotaurSmokeExit
From ZDoom Wiki
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
| Dark servant unsummoning smoke | |||
|---|---|---|---|
| Actor type | SFX | Game | |
| DoomEd Number | None | Class Name | MinotaurSmokeExit |
Classes: MinotaurSmokeExit
The cloud of smoke that appears when a dark servant disappears.
DECORATE definition
ACTOR MinotaurSmokeExit
{
+NOBLOCKMAP
+NOTELEPORT
RenderStyle Translucent
Alpha 0.4
States
{
Spawn:
MNSM ABCDEFGHIJIHGFEDCBA 3
Stop
}
}