Info node air: Difference between revisions
Jump to navigation
Jump to search
NotrdOmelt (talk | contribs) No edit summary |
m (revert) |
||
Line 1: | Line 1: | ||
{{wrongtitle|title=info_node_air}} | {{wrongtitle|title=info_node_air}} | ||
==Entity | == 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 == | ||
* {{kv targetname}} | * {{kv targetname}} | ||
* {{kv node}} | * {{kv node}} | ||
Line 12: | Line 11: | ||
: <integer> Node Height | : <integer> Node Height | ||
==Inputs== | == Inputs == | ||
* {{i targetname}} | * {{i targetname}} | ||
==Outputs== | == Outputs == | ||
* {{o targetname}} | * {{o targetname}} | ||
Revision as of 05:36, 12 November 2007
Entity description
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
- Template:Kv targetname
- Template:Kv node
- nodeheight
- <integer> Node Height