This article's documentation is for anything that uses the Source engine. Click here for more information.

Env rockettrail: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Nesciuse moved page Env rockettrail/en to Env rockettrail without leaving a redirect: Move en subpage to basepage)
No edit summary
Line 4: Line 4:


[[File:Env rockettrail.png|250px|thumb|right]]
[[File:Env rockettrail.png|250px|thumb|right]]
{{this is a|point entity|name=env_rockettrail}} The flaming trail of the [[rpg_missile]]
{{this is a|point entity|name=env_rockettrail|game=Half-Life 2 series|game1=Portal}} The flaming trail of the [[rpg_missile]]
{{CD2|RocketTrail|file1=smoke_trail.cpp}}
{{CD2|RocketTrail|file1=smoke_trail.cpp}}


== See Also ==
== See Also ==
* {{ent|env_smoketrail}}
* {{ent|env_smoketrail}}

Revision as of 08:02, 9 September 2024

English (en)Translate (Translate)

Icon-NotInFGD.png
This entity is not in the FGD by default.
It should not be put directly in a map.
Env rockettrail.png

env_rockettrail is a point entity available in Half-Life 2 series Half-Life 2 series and Portal Portal. The flaming trail of the rpg_missile

C++ class hierarchy
RocketTrail defined in C++ smoke_trail.cpp
CBaseParticleEntity
CBaseEntity


See Also