Info particle system

From Valve Developer Community
Revision as of 20:11, 16 November 2007 by MrTwoVideoCards (talk | contribs) (Added in a description.)
Jump to navigation Jump to search

Template:Wrongtitle

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

See Also