Classes:GrenadeSmokeTrail
Note: Wait! Stop! You do not need to copy this actor's code into your project! Here's why:
|
| Grenade smoke trail | |||
|---|---|---|---|
| Actor type | SFX | Game | |
| DoomEd Number | None | Class Name | GrenadeSmokeTrail |
Classes: GrenadeSmokeTrail
This actor needs a description.
DECORATE definition
ACTOR GrenadeSmokeTrail
{
RenderStyle Translucent
Alpha 0.4
+NOBLOCKMAP
+NOCLIP
+DONTSPLASH
+NOTELEPORT
Gravity 0.1
VSpeed 0.5
Scale 0.6
States
{
Spawn:
RSMK ABCDE 4
Stop
}
}