Classes:HangTLookingUp
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:
|
| 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
{
Radius 16
Height 64
+SOLID
+NOGRAVITY
+SPAWNCEILING
States
{
Spawn:
HDB5 A -1
Stop
}
}