Aimoveto avoid player?

Hi. Should this thing be implemented manuallly?
Currently ai is not even trying to move around player and another ai characters.

Hello FiftyStars,

Instead of using a regular AI Controller, you’ll need to create a DetourCrowdAIController. Assigning a detour controller to your AI will cause them to seek ways to get around objects that are blocking their paths.

Have a great day