Classes:FloatingSkull

From ZDoom Wiki

Jump to: navigation, search
Skulls on a floating lava rock
Actor type Gore Game
DoomEd Number 42 Class Name FloatingSkull

Classes: FloatingSkull

A sort of hovering cluster of stubby stalactites with a pair of skulls atop it, all bathed in a yellow-red light, meant to be placed above lava.

DECORATE definition

ACTOR FloatingSkull 42
{
  Game Doom
  radius 16
  height 26
  +SOLID
  states
  {
  Spawn:
    FSKU ABC 6 bright
    loop
  }
}
Personal tools