Behavior Settings

Behavior settings for AI

In order to open the settings menu, click on the gear icon next to any state :

After that, a window of settings for this state opens in front of us :

Event Callbacks

Name

Description

On Enable Event

It is responsible for a set of events that will be executed before switching to this state.

On Disable Event

It is responsible for a set of events that will be executed before exiting this state.

To add an event, click on the plus sign :

Next, in the window that appears, select the object and function we need from it

Transitions

Responsible for the conditions of transitions between states

For a complete understanding, read the :

pageTrasitions

Last updated