Classes:PhoenixPuff
Jump to navigation
Jump to search
Note: Wait! Stop! You do not need to copy this actor's code into your project! Here's why:
|
| Phoenix rod puff | |||
|---|---|---|---|
| Actor type | SFX | Game | |
| DoomEd Number | None | Class Name | PhoenixPuff |
Classes: PhoenixPuff
The smoke puffs left in the slipstream of a phoenix rod shot.
DECORATE definition
ACTOR PhoenixPuff
{
+NOBLOCKMAP
+NOGRAVITY
+NOTELEPORT
+CANNOTPUSH
RenderStyle Translucent
Alpha 0.4
States
{
Spawn:
FX04 BCDEF 4
Stop
}
}