This article's documentation is for anything that uses the Source engine. Click here for more information.

Info node air: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Changed parameters of {{this is a}} to comply with the updated version. This action was performed by a bot.)
Line 12: Line 12:


== Keyvalues ==
== Keyvalues ==
{{KV|NodeHeight|intn=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 13:25, 18 July 2024

English (en)Translate (Translate)
Info node air.png

info_node_air is a point entity available in all Source Source games.

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