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 that will aid the NPCs to gain knowledge about their surroundings, making them smarter than their basic programming.
==See also==
*[[Nodegraph]]
*[[info_node]]
*[[info_node_air]]
[[Category:AI]][[Category:Glossary]]
[[Category:AI]][[Category:Glossary]]

Revision as of 08:44, 6 May 2007

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.

See also