NPC Sensing

From Valve Developer Community
Revision as of 20:16, 19 January 2009 by VDCBot (talk | contribs) (Robot: fixing template case.)
Jump to navigation Jump to search

Stub

This article or section is a stub. You can help by expanding it.

Sensing is the first stage of an NPC's Think Routine where the NPC generates a list of entities that it can see, and another list of NPC sounds that it can hear. The NPC ignores entities and sounds that it doesn't care about.

Todo: this article would be very helpful.