Classes:IceFXPuff
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
The trail spawned by the ice golem's projectile.
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
}
}
This article is issued from Zdoom. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.