NPC Sensing: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
 
mNo edit summary
Line 1: Line 1:
{{stub}}
{{stub}}
'''Sensing''' is the first stage of an NPC's [[Decision_Making_Overview|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.
'''Sensing''' is the first stage of an NPC's [[Decision_Making_Overview|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.}}

Revision as of 17:27, 6 March 2008

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.