Node: Difference between revisions
Jump to navigation
Jump to search
m (minoro) |
Kestrelguy (talk | contribs) m (added language bar.) |
||
Line 1: | Line 1: | ||
'''Node entities''' are a type of point-based entities that when linked together create a network called [[nodegraph]]. A nodegraph clues the | [[Category:AI]]{{lang|Node}}[[Category:Glossary]] | ||
'''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. | |||
* | * {{ent|info_node}} | ||
* | * {{ent|info_node_air}} | ||
* | * {{ent|info_node_link}} | ||
* | * {{ent|info_node_link_controller}} | ||
* | * {{ent|info_node_hint}} | ||
* | * {{ent|info_node_air_hint}} | ||
* | * {{ent|info_node_climb}} | ||
== See | == See Also == | ||
* [[ | * [[Hint nodes]] | ||
* | * {{ent|info_hint}} | ||
* [[Nodegraph]] | * [[Nodegraph]] | ||
* [[Nav Mesh]] | |||
[[ | |||