Classes:TallRedColumn
A tall red marble column decoration found in Doom and Doom 2.
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
| Tall red column | |||
|---|---|---|---|
| Actor type | Decoration | Game | |
| DoomEd Number | 32 | Class Name | TallRedColumn |
DECORATE definition
ACTOR TallRedColumn
{
Radius 16
Height 52
ProjectilePassHeight -16
+SOLID
States
{
Spawn:
COL3 A -1
Stop
}
}
This article is issued from Zdoom. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.