Gameplay tags
The status system uses Gameplay tags to switch between behaviors, let's create them.
If you already using Gameplay tags in your project, you know what to do.
If not, I'm going to walk you through the process
Go to Edit>ProjectSettings
Here you need to find the gameplay tags section. Press Manage Gameplay Tags>"+" Type in the tag name AI.Status.Alert and press Add New Tag

Then repeat the same steps and type AI.Status.SearchForEnemies

Last updated