- From the Content Browser under the Content folder, select Add New | Artificial Intelligence | Behavior Tree:
- When asked for a name, provide EnemyBehaviorTree. Double-click on the file to open the Behavior Tree Editor.
- Once opened, under the Details tab, open the AI | Behavior Tree section and verify that the Blackboard Asset property is set to EnemyBlackboard. You should notice the Target property we created listed under Keys. If not, close the editor and open it again:
A view of the Behavior Tree Editor
- Once finished, ...