Node: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (added language bar.)
Line 16: Line 16:
* [[Nodegraph]]
* [[Nodegraph]]
* [[Nav Mesh]]
* [[Nav Mesh]]
* [[:Category:Node entities]]

Revision as of 00:46, 9 April 2023

English (en)Español (es)Translate (Translate)

Node entities are a type of point-based entities that when linked together create a network called nodegraph. A nodegraph clues the NPCs (not NextBots) with contextual information on their surroundings, making them more responsive than their default behavior permits.

See Also