Classes:SkullHang60
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 skull | |||
|---|---|---|---|
| Actor type | Gore | Game | |
| DoomEd Number | 24 | Class Name | SkullHang60 |
Classes: SkullHang60
Just a skull on a long rope.
DECORATE definition
ACTOR SkullHang60
{
Radius 20
Height 60
+SPAWNCEILING
+NOGRAVITY
States
{
Spawn:
SKH2 A -1
Stop
}
}