Info particle system: Difference between revisions
Jump to navigation
Jump to search
Schrodinger (talk | contribs) (Including a 'See Also' section for Particle Effects as the entity makes use of them) |
(Added in a description.) |
||
| Line 1: | Line 1: | ||
{{wrongtitle|title=info_particle_system}} | {{wrongtitle|title=info_particle_system}} | ||
==Entity Description== | ==Entity Description== | ||
A entity that controls a defined particle, and can also be activated to turn on or off. | |||
==Keyvalues== | ==Keyvalues== | ||
*{{kv targetname}} | *{{kv targetname}} | ||
Revision as of 20:11, 16 November 2007
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
nof the effect will be at this entity's location.
- cpoint1-7_parent
- <target_destination> If set and nonzero, control point
nof 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.