Env flare

From Valve Developer Community
Revision as of 05:35, 28 February 2006 by Giles (talk | contribs) (→‎Entity Description: where an example of this entity's use can be found)
Jump to navigation Jump to search

Template:Wrongtitle

Entity Description

A flare. Red.

See the beginning of d2_prison_08 for an example of its use.

Availability

Template:In game Template:Game Template:In code

Keyvalues

<float> Scale.
  • duration
<float> Duration.

Flags

  • 1 : No DLight
  • 2 : No Smoke
  • 4 : Infinite
  • 8 : Start off

Inputs

Start
  • Die <float>
Die
  • Launch <float>
Launch the flare forward with the specified speed.

Outputs