Info node link controller: Difference between revisions
Jump to navigation
Jump to search
m (Robot: fixing template case.) |
m (Robot: fixing template case.) |
||
Line 28: | Line 28: | ||
== Outputs == | == Outputs == | ||
* {{ | * {{O Targetname}} | ||
[[Category:AI]] | [[Category:AI]] |
Revision as of 20:06, 19 January 2009
Template:Wrongtitle Template:Base point
Entity description
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.
- See also info_node_link - allows dynamic enabling/disabling of individual nodegraph connections.
Keyvalues
- Name (targetname) <string>[ Edit ]
- The name that other entities refer to this entity by, via Inputs/Outputs or other keyvalues (e.g.
parentname
ortarget
).
Also displayed in Hammer's 2D views and Entity Report.See also: Generic Keyvalues, Inputs and Outputs available to all entities
- mins
- <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.