Classes:ZCorpseHanging
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 torso | |||
|---|---|---|---|
| Actor type | Decoration | Game | |
| DoomEd Number | 71 | Class Name | ZCorpseHanging |
Classes: ZCorpseHanging
This actor needs a description.
DECORATE definition
ACTOR ZCorpseHanging
{
Radius 6
Height 75
+SOLID
+SPAWNCEILING
+NOGRAVITY
States
{
Spawn:
CPS3 A -1
Stop
}
}