Classes:GreenTorch
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:
|
| Green torch | |||
|---|---|---|---|
| Actor type | Light source | Game | |
| DoomEd Number | 45 | Class Name | GreenTorch |
Classes: GreenTorch
This is a tall standing torch which is burning with a green flame.
DECORATE definition
ACTOR GreenTorch
{
Radius 16
Height 68
ProjectilePassHeight -16
+SOLID
States
{
Spawn:
TGRN ABCD 4 Bright
Loop
}
}