AI (AI Control Objects)

Overview

AI control objects are used to control the AI entities and their behaviors in the game world. They define a specific behavior for an AI with reference to its location.

In addition, AI control objects define navigation paths or an area for the AI on the terrain, including boundaries and forbidden areas. The objects can be used by AI actors to perform a specific action or event, such as an animation or behavior.

The AI control objects are mostly used with the Flow Graph scripting feature to design level concepts and scripted or triggered events.

For more information about the objects listed on this page and their functions, please refer to the AI Control Objects page.