Task: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
A '''task''' is a logical step in a [[Schedules|Schedule]], it can be seen as a sequential set of steps the NPC must take in order to accomplish a schedule.
A '''task''' is a logical step in a [[schedule]], it can be seen as a sequential set of steps the NPC must take in order to accomplish a schedule.
[[Category:AI Programming]]
[[Category:AI Programming]]

Revision as of 18:32, 10 June 2006

A task is a logical step in a schedule, it can be seen as a sequential set of steps the NPC must take in order to accomplish a schedule.