Classes:FSwordFlame
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:
|
| Quietus flame | |||
|---|---|---|---|
| Actor type | Explosive | Game | |
| DoomEd Number | None | Class Name | FSwordFlame |
Classes: FSwordFlame
The green flame spawned by the Quietus's projectile(s) on impact.
DECORATE definition
ACTOR FSwordFlame
{
+NOBLOCKMAP
+NOGRAVITY
RenderStyle Translucent
Alpha 0.6
States
{
Spawn:
FSFX NOPQRSTUVW 3 Bright
Stop
}
}