env_particle_trail

From Valve Developer Community
Jump to navigation Jump to search
This article or section is a stub. You can help by expanding it.
Icon-callout-not-in-fgd.png
This entity is not in the FGD by default.
It should not be put directly in a map.
C++ Class hierarchy
CEntityParticleTrail
CBaseParticleEntity
CBaseEntity
C++ EntityParticleTrail.cpp

env_particle_trail is a point entity available in all Source Source games. This entity creates a trail of particles inside a moving entity. It cannot be created directly in Hammer, and the only entity that creates it is trigger_vphysics_motion.