Classes:TruckRear
From ECWolf Wiki
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
| Truck Rear | |||
|---|---|---|---|
| Actor type | Decoration | Game | |
| DoomEd Number | 91 | Class Name | TruckRear |
Classes: Actor → TruckRear
→BJWasHere
Overview
The back of a truck.
DECORATE Definition
actor TruckRear 91
{
Radius 32
+SOLID
states
{
Spawn:
TRUK A -1
stop
}
}