Info node link controller

From Valve Developer Community
Revision as of 14:27, 12 April 2008 by Beeswax (talk | contribs)
Jump to navigation Jump to search

Template:Wrongtitle Template:Base point

Entity Description

Link.png

An entity that controls all connections between navigation nodes that intersect the controller's volume.

This allows for mass enabling/disabling of all node connections through a volume.


Keyvalues

<vector> Mins
  • maxs
<vector> Maxs
  • initialstate
<boolean>
  • AllowUse
<target_name_or_class> Entity or class to allow passage even when node is off

Inputs

  • TurnOn
Turn the link on.
  • TurnOff
Turn the link off.

Outputs