Classes:HeadOnAStick
From ZDoom Wiki
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
| Head on a stick | |||
|---|---|---|---|
| Actor type | Gore | Game | |
| DoomEd Number | 27 | Class Name | HeadOnAStick |
Classes: HeadOnAStick
A wooden pole with a single human head staked at the top.
DECORATE definition
ACTOR HeadOnAStick 27
{
Game Doom
Radius 16
Height 56
+SOLID
States
{
Spawn:
POL4 A -1
Stop
}
}