Copied my AI to a new project and for some reason the AI Controller is the first thing that loads when I debug it. I need the AI Controller to load after some other things happen but don’t know how to change the load order.
In the example that worked, the game mode and level blueprint would load first.