Info node air: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Updated the image)
m (Add internal name nodeheight)
Line 12: Line 12:


== Keyvalues ==
== Keyvalues ==
{{KV|NodeHeight|integer|{{confirm|Ensure this much height from the ground?}}}}
{{KV|NodeHeight|intn=nodeheight|integer|{{confirm|Ensure this much height from the ground?}}}}
{{KV Node}}
{{KV Node}}



Revision as of 03:58, 18 March 2021

Info node air.png

Template:Base point

Entity description

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 (nodeheight) <integer>
Confirm:Ensure this much height from the ground?
Node ID (nodeid) <integer>
Read-only internal Hammer value.

Flags