Category:AI

From Valve Developer Community
Jump to: navigation, search
English (en)español (es)русский (ru)
... Icon-Important.png

AI stands for Artificial Intelligence and controls the behaviour of all but the simplest of NPC actions. Source's AI is not to be confused with Half-Life 2's restrained implementation of it: it is very powerful and very clever. This category will provide an overview of how to implement and manage AI in your Source game or map. As an alternative to AI, NPC actions can also be controlled by Choreographed Scenes.

Decision making

AI concepts

Navigation

Map-level

Code-level

Animation

Speech

Map-level routines

Introduction to AI programming

Good NPCs to learn from

NPC base classes

Debugging

Return to the Source Engine WIKI home for a full list of articles.


If you cannot see a list below this notice, click here.

Subcategories

This category has the following 4 subcategories, out of 4 total.

A

N