Classes:Puffy

From ZDoom Wiki

Jump to: navigation, search

Classes: Puffy


This actor needs a description.


DECORATE definition

actor Puffy
{
  radius 6
  height 8
  speed 10
  damage 0
  renderstyle Add
  +NOBLOCKMAP
  +NOGRAVITY
  +MISSILE
  +NOTELEPORT
  +DONTSPLASH
  states
  {
  Spawn:
    FRB1 DEFGH 4
    stop
  }
}
Personal tools