Env spark

From Valve Developer Community
Revision as of 17:13, 26 October 2005 by Maven (talk | contribs) (ext link to AKG tut)
Jump to navigation Jump to search

Template:Wrongtitle

Entity Description

An entity used to create sparks at its origin.

Keyvalues

<integer> The longest delay between sparks (in seconds).
  • Magnitude
<integer> The size of the sparks. Feel free to try other values than the following:
Literal Value Description
1 Small
2 Medium
5 Large
8 Huge
  • TrailLength
<choices> Spark Trail Length
Literal Value Description
1 Short
2 Medium
3 Long

Flags

  • 64 : Start ON
  • 128 : Glow
  • 256 : Silent
  • 512 : Directional

Inputs

Start the spark effect.
  • StopSpark
Stop the spark effect.
  • ToggleSpark
Toggle the on/off state of the spark effect.
  • SparkOnce
Spark once.

Outputs

External links