Classes:ShortBlueTorch
From ZDoom Wiki
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
| Short blue torch | |||
|---|---|---|---|
| Actor type | Light source | Game | |
| DoomEd Number | 55 | Class Name | ShortBlueTorch |
Classes: ShortBlueTorch
This is a short standing torch which is burning with a blue flame.
DECORATE definition
ACTOR ShortBlueTorch 55
{
Game Doom
Radius 16
Height 37
+SOLID
States
{
Spawn:
SMBT ABCD 4 bright
Loop
}
}