Classes:RevenantTracerSmoke
Jump to navigation
Jump to search
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
Revenant homing missile trail | |||
---|---|---|---|
Actor type | Explosive | Game | ![]() |
DoomEd Number | None | Class Name | RevenantTracerSmoke |
Classes: RevenantTracerSmoke
The trail of smoke left by a Revenant Tracer. This is almost the same as a Bullet Puff. Remember that the trail is only displayed when the Revenant's Seeker is currently targeting an actor.
DECORATE definition
ACTOR RevenantTracerSmoke { +NOBLOCKMAP +NOGRAVITY +NOTELEPORT RenderStyle Translucent Alpha 0.5 States { Spawn: PUFF ABABC 4 Stop } }