Info particle system

From Valve Developer Community
Revision as of 14:41, 12 April 2008 by Beeswax (talk | contribs)
Jump to navigation Jump to search

Template:Wrongtitle Template:Base point ep2

Entity Description

A entity that controls a defined particle, and can also be activated to turn on or off.

Keyvalues

<string> Particle System Name
  • start_active
<boolean> If set, particle effect starts enabled.
  • cpoint1-63
<target_destination> If set, control point n of the effect will be at this entity's location.
  • cpoint1-7_parent
<target_destination> If set and nonzero, control point n of the effect will use this point for its parent.

Inputs

Tell the particle system to start emitting.
  • Stop
Tell the particle system to stop emitting.

Outputs