Classes:AxePuffGlow

From ZDoom Wiki

Jump to: navigation, search
Glowing axe puff
Actor type Explosive Game
DoomEd Number None Class Name AxePuffGlow

Classes: AxePuffAxePuffGlow

This actor needs a description.

DECORATE definition

ACTOR AxePuffGlow : AxePuff

{
  +PUFFONACTORS
  RenderStyle Add
  Alpha 1
  States
  {
  Spawn:
    FAXE RSTUVWX 4 Bright
    Stop
  }
}
Personal tools