> For the complete documentation index, see [llms.txt](https://renownedgames.gitbook.io/aurora-engine/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://renownedgames.gitbook.io/aurora-engine/artificial-intelligence/configurate-ai/behaviour/behavior-settings.md).

# Behavior Settings

Behavior settings for AI

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

![](https://4102492771-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MbGcEmnwAxQ5XmsXrVA%2F-Md2NEC5zSHJrKtVIApr%2F-Md2miWD7dxiG5vLcRGj%2Fimage%20\(7\).jpg?alt=media\&token=46288845-95f7-4054-9c05-eec8cc77cfc4)

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

![](https://4102492771-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MbGcEmnwAxQ5XmsXrVA%2F-Md2NEC5zSHJrKtVIApr%2F-Md2nAgAC4t-VhQsulHi%2Fimage.png?alt=media\&token=6b0a8f93-f14c-4213-93e5-a89070a152c5)

## Event Callbacks

![](https://4102492771-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MbGcEmnwAxQ5XmsXrVA%2F-Md2NEC5zSHJrKtVIApr%2F-Md2nNYPOdxzhbt3AZSf%2Fimage.png?alt=media\&token=baf2cb5d-2833-494c-85c4-f5e0d2d21170)

| 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 :

![](https://4102492771-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MbGcEmnwAxQ5XmsXrVA%2F-Md2NEC5zSHJrKtVIApr%2F-Md2nx27HeemuPnDYUnL%2Fimage%20\(8\).jpg?alt=media\&token=13920ed4-733e-4782-9d56-81cde2305aa3)

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

![](https://4102492771-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MbGcEmnwAxQ5XmsXrVA%2F-Md2NEC5zSHJrKtVIApr%2F-Md2oF_kaSVVrw7qRhyO%2Fimage.png?alt=media\&token=1eeba184-0ad3-493c-8869-aa81b683b98d)

## Transitions

Responsible for the conditions of transitions between states&#x20;

For a complete understanding, read the :

{% content-ref url="/pages/-Mbzqsz6qPZZhDoyuK\_2" %}
[Trasitions](/aurora-engine/artificial-intelligence/configurate-ai/trasitions.md)
{% endcontent-ref %}
