Info particle system: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
 
m (update)
Line 8: Line 8:
*'''start_active'''
*'''start_active'''
:{{boolean}} If set, particle effect starts enabled
:{{boolean}} If set, particle effect starts enabled
*'''cpoint''1-2'''''
:<target_destination> Correspond to points used by the specified effect. Do not use unless otherwise specified.
==Inputs==
==Inputs==
*{{i targetname}}
*{{i targetname}}

Revision as of 22:56, 13 October 2007

Template:Wrongtitle

Entity Description

Keyvalues

<string> Name of the particle effect
  • start_active
<boolean> If set, particle effect starts enabled
  • cpoint1-2
<target_destination> Correspond to points used by the specified effect. Do not use unless otherwise specified.

Inputs

Starts particle effect
  • Stop
Stops particle effect

Outputs