Tasks

Overview

Task are logics that will be executed Once an AI State starts. It can be simple tasks like changing the speed on the animal, playing a mode, changing the stance or more complex task like sending movement to the AI control to Patrol

Common Properties

Name

Name of the Task

Description

Description to fill what the Task does.

Message ID

ID to identify which is the task playing at the moment. This is the value the Brain Event OnTaskStarted will send.

Wait For Previous Task

Does this task need to wait for the previous task in the list before activating?

Update Interval

How often should this task be checked? Lower numbers = better accuracy but lower performance.

Default Tasks

General

List of General Tasks as of 1.4.2

Animal

List of Animal Tasks as of 1.4.2

Movement

List of Movement Tasks as of 1.4.2

Variables

List of Variable Tasks as of 1.4.2

Weapons

Last updated

Was this helpful?