Env flare: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(cleanup)
(→‎Entity Description: where an example of this entity's use can be found)
Line 3: Line 3:
==Entity Description==
==Entity Description==
A flare. Red.
A flare. Red.
See the beginning of ''d2_prison_08'' for an example of its use.


==Availability==
==Availability==

Revision as of 05:35, 28 February 2006

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