Info node air: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
{{wrongtitle|title=info_node_air}}
{{wrongtitle|title=info_node_air}}
{{base_point}}[[Category:AI]]


== Entity description ==
== Entity description ==
[[Image:Air node.jpg|frame|right|Hammer Visualization of info_node_air]]
[[Image:Air node.jpg|frame|right|Hammer Visualization of info_node_air]]
A navigation node for flying NPCs. Air navigation nodes are baked into the [[nodegraph]] so that NPCs can move to them. Air nodes do not fall to the ground when they spawn. Must have at least 64 units of empty space above them to be valid.
A [[navigation node]] for [[flying NPCs]]. Air navigation nodes are baked into the [[nodegraph]] so that NPCs can move to them.  
* Air nodes do not fall to the ground when they spawn.  
* Must have at least 64 units of empty space above them to be valid.


== Keyvalues ==
== Keyvalues ==
Line 16: Line 19:
== Outputs ==
== Outputs ==
* {{o targetname}}
* {{o targetname}}
[[Category:Entities]]
[[Category:AI]]
[[Category:Nodes]]

Revision as of 14:22, 12 April 2008

Template:Wrongtitle Template:Base point

Entity description

Hammer Visualization of info_node_air

A navigation node for flying NPCs. Air navigation nodes are baked into the nodegraph so that NPCs can move to them.

  • Air nodes do not fall to the ground when they spawn.
  • Must have at least 64 units of empty space above them to be valid.

Keyvalues

<integer> Node Height

Inputs

Outputs