Env embers: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
Line 4: Line 4:
==Entity Description==
==Entity Description==
An entity used to create a volume in which to spawn fire embers.
An entity used to create a volume in which to spawn fire embers.
{{sfx_brush}}


==Keyvalues==
==Keyvalues==

Revision as of 18:28, 10 May 2008

Template:Wrongtitle Template:Base brush

Entity Description

An entity used to create a volume in which to spawn fire embers.

Keyvalues

<choices> Ember type
Literal Value Description
0 Normal
1 Smooth Fade
2 Pulled
  • density
<integer> Density (particles per second)
  • lifetime
<integer> Particle Lifetime (seconds)
  • speed
<integer> Particle Speed (units per second)
  • rendercolor
#000000 Ember Color

Flags

  • 1 : Start On
  • 2 : Toggle

Inputs

Outputs