Detour crowd control with behavior tree and custom controller

Hey, so I am interested in implementing crowd control for some of our AI bots. I am already using a behavior tree and a custom controller so I can’t just set the controller to DetourCrowdAIControl unfortunately (I think). How can I simulate crowd control, in particular aversion of other AI entities, with my setup?

2 Likes