Info node air: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(corrected)
(Cleanup)
Line 1: Line 1:
[[Image:Air node.jpg|right|200px]]
[[File:Air node.jpg|frame|right|Hammer Visualization of info_node_air]]


{{base_point|info_node_air|internal=true}} It is a [[navigation node]] for [[flying NPCs]].
{{base point|info_node_air}} It is a [[navigation node]] for [[flying NPCs]].


* Air nodes do not fall to the ground when they spawn.  
* Air nodes do not fall to the ground when they spawn.  
Line 7: Line 7:


== Keyvalues ==
== Keyvalues ==
 
{{KV|NodeHeight|integer|{{confirm|Ensure this much height from the ground?}}}}
; nodeheight <code><[[integer|int]]></code>
: {{confirm|Ensure this much height from the ground?}}
{{KV Node}}
{{KV Node}}


== Flags ==
== Flags ==
{{Fl Node}}
{{Fl Node}}


[[Category:AI]]
[[Category:AI]]

Revision as of 08:46, 26 July 2011

Hammer Visualization of info_node_air

Template:Base point It is a navigation node for flying NPCs.

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

Keyvalues

NodeHeight ([todo internal name (i)]) <integer>
Confirm:Ensure this much height from the ground?
Node ID (nodeid) <integer>
Read-only internal Hammer value.

Flags