Add Behaviour

Adding behavior for AI

To add a new behavior, go to the NavMesh AI Controller component and click on the plus sign.

Next, in the drop-down list, select the behavior we need

circle-info

Note that when creating an AI, it will always have the default Idle behavior, which cannot be removed, but can be configured as normal behaviors.

To get acquainted with all the behavior sets built into Aurora FPS, check out :

Default Behaviorchevron-right
circle-info

You can also write custom behaviors using the API.

Last updated

Was this helpful?