Add Behaviour
Adding behavior for AI
Last updated
Adding behavior for AI
Last updated
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
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 BehaviorYou can also write custom behaviors using the API.