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
(-added class hierarchy, cleanup)
m (Multipage removal)
Line 1: Line 1:
{{langsp}}
{{LanguageBar}}
{{Source topicon}}
{{Ent not in fgd|nolink=1}}
 
[[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}} The flaming trail of the [[rpg_missile]]

Revision as of 06:32, 12 July 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 all Source Source games. The flaming trail of the rpg_missile

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


See Also