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

env_particle_trail

From Valve Developer Community
Jump to: navigation, search

Stub

This article or section is a stub. You can help by adding to it.

Info.png
This entity is not in the FGD by default.
It should not be put directly in a map.
Class hierarchy
CEntityParticleTrail
CBaseParticleEntity
CBaseEntity
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.