Env firesource: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
Line 2: Line 2:


==Entity Description==
==Entity Description==
An entity that provides heat to all nearby [[env_fire]] entities. Cannot be extinguished.
[[Image:{{PAGENAME}}.png|left]]An entity that provides heat to all nearby [[env_fire]] entities. Cannot be extinguished.{{clr}}


==Keyvalues==
==Keyvalues==

Revision as of 00:23, 30 March 2006

Template:Wrongtitle

Entity Description

Env firesource.png

An entity that provides heat to all nearby env_fire entities. Cannot be extinguished.

Keyvalues

  • fireradius
<float> The radius around this entity in which to provide heat..
  • firedamage
<float> Amount of heat 'damage' to apply to env_fire entities within the radius.

Flags

  • 1 : Start On

Inputs

  • Enable
Enable fire source.
  • Disable
Disable fire source.

Outputs