Info darknessmode lightsource: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Robot: fixing template case.)
m (Robot: fixing template case.)
Line 4: Line 4:
==Keyvalues==
==Keyvalues==
* {{kv targetname}}
* {{kv targetname}}
* {{kv enabledisable}}
* {{KV EnableDisable}}
* '''LightRadius'''
* '''LightRadius'''
: <float> The radius around this lightsource in which Alyx will be able to see enemies.
: <float> The radius around this lightsource in which Alyx will be able to see enemies.

Revision as of 19:46, 19 January 2009

Template:Wrongtitle

Entity Description

AI Darkness Lightsource

Keyvalues

Start Disabled (StartDisabled) <boolean>
Stay dormant until activated (with theEnableinput).
  • LightRadius
<float> The radius around this lightsource in which Alyx will be able to see enemies.

Inputs

  • EnableDisable:
Enable / Disable
Enable/disable this entity from performing its task. It might also disappear from view.

Outputs