Env rockettrail: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "250px|thumb|right {{base point|env_rockettrail}} The flaming trail of the rpg_missile {{code class|RocketTrail|smoke_trail.cpp}} {{KVIO Base}}")
 
No edit summary
Line 1: Line 1:
{{Ent not in fgd}}
[[File:Env rockettrail.png|250px|thumb|right]]
[[File:Env rockettrail.png|250px|thumb|right]]
{{base point|env_rockettrail}} The flaming trail of the [[rpg_missile]]
{{base point|env_rockettrail}} The flaming trail of the [[rpg_missile]]
{{code class|RocketTrail|smoke_trail.cpp}}
{{code class|RocketTrail|smoke_trail.cpp}}
<br>
<br>
<br>




{{KVIO Base}}
{{KVIO Base}}

Revision as of 10:00, 9 April 2022

Icon-NotInFGD.png
This entity is not in the FGD by default.
See below for instructions on making it available.
Env rockettrail.png

Template:Base point The flaming trail of the rpg_missile

C++ In code, it is represented by theRocketTrailclass, defined in thesmoke_trail.cppfile.





Template:KVIO Base