Classes:CorpseBit

From ZDoom Wiki

Jump to: navigation, search
CorpseBit
Actor type SFX Game
DoomEd Number None Class Name CorpseBit

Classes: CorpseBit

This actor needs a description.

DECORATE definition

ACTOR CorpseBit
{
  Radius 5
  Height 5
  +NOBLOCKMAP
  +TELESTOMP
  States
  {
  Spawn:
    CPB1 A -1
    Stop
    CPB2 A -1
    Stop
    CPB3 A -1
    Stop
    CPB4 A -1
    Stop
  }
}
Personal tools