Click or drag to resize

Character AI

Character TypeManual / Base Types / 3D / Character AICharacter AI Move To Position

Character AI

Task-based artificial intelligence for Character. The object can be used to control the character using commands, to create bots, NPCs.

Contents
Overview

The object stores a queue of tasks to perform. There are basic tasks: Move To Position, Move To Object, Turn To Position, Turn To Object, Press Button, Turn Switch, Wait. You can create your own tasks.

Screenshot999999999853 2.png
Sample scene of the Character AI

Samples\Starter Content\Scenes\Character AI.scene.

Screenshot999999999999999999126.png
Screenshot999999999999999999127.png
Properties
Name Description
Pathfinding Whether to use pathfinding functionality.
Pathfinding Specific Use only the specified pathfinding object. This is used for scenes in which there are several pathfinding objects.
Display Path Whether to show a calculated path.
See also
Character TypeCharacter AI Move To Position