Classes:IceFXPuff
From ZDoom Wiki
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
| Wendigo ice bolt puff | |||
|---|---|---|---|
| Actor type | SFX | Game | |
| DoomEd Number | None | Class Name | IceFXPuff |
Classes: IceFXPuff
This actor needs a description.
DECORATE definition
ACTOR IceFXPuff
{
Radius 1
Height 1
+NOBLOCKMAP
+NOGRAVITY
+DROPOFF
+SHADOW
+NOTELEPORT
RenderStyle Translucent
Alpha 0.4
States
{
Spawn:
ICPR IJK 3
ICPR LM 2
Stop
}
}