Classes:SorcFX2T1
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:
|
| Heresiarch shield trail | |||
|---|---|---|---|
| Actor type | SFX | Game | |
| DoomEd Number | None | Class Name | SorcFX2T1 |
Classes: SorcFX2T1
The translucent "afterimage" or trail left behind by the purple invulnerability cubes circling the Heresiarch.
DECORATE definition
ACTOR SorcFX2T1 : SorcFX2 { RenderStyle Translucent Alpha 0.4 States { Spawn: Goto Death } }