Classes:FlameLargeTemp
Classes: Actor → FlameLargeTemp
This actor needs a description.
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
| Large temporary flame | |||
|---|---|---|---|
| Actor type | Light source | Game | |
| DoomEd Number | 10502 | Class Name | FlameLargeTemp |
| Spawn ID | 98 | Identifier | T_TEMPLARGEFLAME |
DECORATE definition
ACTOR FlameLargeTemp
{
+NOTELEPORT
RenderStyle Add
States
{
Spawn:
FFLG A 4 Bright
FFLG B 4 Bright A_CountdownArg(0)
FFLG C 4 Bright
FFLG D 4 Bright A_CountdownArg(0)
FFLG E 4 Bright
FFLG F 4 Bright A_CountdownArg(0)
FFLG G 4 Bright
FFLG H 4 Bright A_CountdownArg(0)
FFLG I 4 Bright
FFLG J 4 Bright A_CountdownArg(0)
FFLG K 4 Bright
FFLG L 4 Bright A_CountdownArg(0)
FFLG M 4 Bright
FFLG N 4 Bright A_CountdownArg(0)
FFLG O 4 Bright
FFLG P 4 Bright A_CountdownArg(0)
Goto Spawn+4
}
}
This article is issued from Zdoom. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.