Node: Difference between revisions
Jump to navigation
Jump to search
Kestrelguy (talk | contribs) m (added language bar.) |
Thunder4ik (talk | contribs) m (→See also: clean up, replaced: See Also → See also) |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
[[Category:AI]]{{lang|Node}} | [[Category:AI]]{{lang|Node}} | ||
'''Node entities''' are a type of point-based entities that when linked together create a network called [[nodegraph]]. A nodegraph clues the [[NPC]]s (''not'' [[NextBot]]s) with contextual information on their surroundings, making them more responsive than their default behavior permits. | '''Node entities''' are a type of point-based entities that when linked together create a network called [[nodegraph]]. A nodegraph clues the [[NPC]]s (''not'' [[NextBot]]s) with contextual information on their surroundings, making them more responsive than their default behavior permits. | ||
Line 11: | Line 11: | ||
* {{ent|info_node_climb}} | * {{ent|info_node_climb}} | ||
== See | == See also == | ||
* [[Hint nodes]] | * [[Hint nodes]] | ||
* {{ent|info_hint}} | * {{ent|info_hint}} | ||
* [[Nodegraph]] | * [[Nodegraph]] | ||
* [[Nav Mesh]] | * [[Nav Mesh]] | ||
* [[:Category:Node entities]] |