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