Hi,
I am new to behavior tree. When I start the game, the behavior tree starts automatically. Is there a task I can hold it back in the beginning and start it when I want to? Because I am making a turn base game, I don't want it to start right away until it is the enemy turn.
Many thanks.
KC