Classes:HeadOnAStick
Jump to navigation
Jump to search
Note: Wait! Stop! You do not need to copy this actor's code into your project! Here's why:
|
| 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
{
Radius 16
Height 56
ProjectilePassHeight -16
+SOLID
States
{
Spawn:
POL4 A -1
Stop
}
}