Classes:BigTree
From ZDoom Wiki
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
| Big twisted tree | |||
|---|---|---|---|
| Actor type | Vegetation | Game | |
| DoomEd Number | 54 | Class Name | BigTree |
Classes: BigTree
Large Crooked Tree
DECORATE definition
ACTOR BigTree 54
{
Game Doom
Radius 32
Height 108
+SOLID
States
{
Spawn:
TRE2 A -1
Stop
}
}