Classes:RedTorch
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:
|
| Red torch | |||
|---|---|---|---|
| Actor type | Light source | Game | |
| DoomEd Number | 46 | Class Name | RedTorch |
Classes: RedTorch
A torch with a red flame.
DECORATE definition
ACTOR RedTorch
{
Radius 16
Height 68
ProjectilePassHeight -16
+SOLID
States
{
Spawn:
TRED ABCD 4 Bright
Loop
}
}