Classes:HangTLookingUp
From ZDoom Wiki
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
| Hanging half-torso with head looking up | |||
|---|---|---|---|
| Actor type | Gore | Game | |
| DoomEd Number | 77 | Class Name | HangTLookingUp |
Classes: HangTLookingUp
This actor needs a description.
DECORATE definition
ACTOR HangTLookingUp 77
{
Game Doom
Radius 16
Height 64
+SOLID
+NOGRAVITY
+SPAWNCEILING
States
{
Spawn:
HDB5 A -1
Stop
}
}