Node: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
'''Node entities''' are created like point entities, and will together create a network called the [[Nodegraph]] that will aid the NPCs to gain knowledge about their surroundings, making them smarter than their basic programming. | '''Node entities''' are created like point entities, and will together create a network called the [[Nodegraph]] that will aid the NPCs to gain knowledge about their surroundings, making them smarter than their basic programming. | ||
*[[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]] | |||
== See Also == | == See Also == | ||
* [[hint nodes]] | * [[hint nodes]] | ||
* [[info_hint]] | |||
* [[Nodegraph]] | * [[Nodegraph]] | ||
[[Category:AI]][[Category:Glossary]] | [[Category:AI]][[Category:Glossary]] |
Revision as of 09:10, 4 March 2008
Node entities are created like point entities, and will together create a network called the Nodegraph that will aid the NPCs to gain knowledge about their surroundings, making them smarter than their basic programming.