Node: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
'''Node entities''' are created like point entities, and will together create a network 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.


==See also==
*[[info_node]]
*[[Nodegraph]]
*[[info_node_hint]]  
*[[info_node]]
*[[info_node_climb]]  
*[[info_node_air]]
*[[info_node_air]]
*[[info_node_air_hint]]
*[[info_node_link]]
*[[info_node_link_controller]]  


[[Category:AI]][[Category:Glossary]]
[[Category:AI]][[Category:Glossary]]

Revision as of 21:12, 26 February 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.