NPC Sensing: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
m (Robot: fixing template case.)
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.}}
{{TODO|this article would be very helpful.}}

Revision as of 20:16, 19 January 2009

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.