Info node link controller: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (minoro)
m (sitcno)
Line 1: Line 1:
outracel
{{wrongtitle|title=info_node_link_controller}}
{{wrongtitle|title=info_node_link_controller}}
{{base_point}}
{{base_point}}

Revision as of 03:14, 5 January 2009

outracel 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> An entity or a class to let through even when the node is off.

Inputs

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

Outputs