Classes:AxePuffGlow
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:
|
| Glowing axe puff | |||
|---|---|---|---|
| Actor type | Explosive | Game | |
| DoomEd Number | None | Class Name | AxePuffGlow |
The glowing, electric-like puff spawned by the Timon's Axe in its "powered" form (player has blue mana) when hitting something.
DECORATE definition
ACTOR AxePuffGlow : AxePuff { +PUFFONACTORS RenderStyle Add Alpha 1 States { Spawn: FAXE RSTUVWX 4 Bright Stop } }