Node: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (minoro) |
||
Line 1: | Line 1: | ||
'''Node entities''' are | '''Node entities''' are a type of point-based entities that when linked together create a network called [[nodegraph]]. A nodegraph clues the NPCs with contextual information on their surroundings, making them more responsive than their natural behavior permits. | ||
*[[info_node]] | * [[info_node]] | ||
*[[info_node_air]] | * [[info_node_air]] | ||
*[[info_node_link]] | * [[info_node_link]] | ||
*[[info_node_link_controller]] | * [[info_node_link_controller]] | ||
*[[info_node_hint]] | * [[info_node_hint]] | ||
*[[info_node_air_hint]] | * [[info_node_air_hint]] | ||
*[[info_node_climb]] | * [[info_node_climb]] | ||
== See | == See also == | ||
* [[hint nodes]] | * [[hint nodes]] | ||
* [[info_hint]] | * [[info_hint]] | ||
* [[Nodegraph]] | * [[Nodegraph]] | ||
[[Category:AI]][[Category:Glossary]] | [[Category:AI]] | ||
[[Category:Glossary]] |
Revision as of 01:00, 16 April 2008
Node entities are a type of point-based entities that when linked together create a network called nodegraph. A nodegraph clues the NPCs with contextual information on their surroundings, making them more responsive than their natural behavior permits.