2D overlapping AI

Is it possible that if I have multiple AI´s, they will not overlap?
I trys to use colliders but the Pathfinder ignores them.

Hi

This is normally solved using some kind of local avoidance.
See for example: https://arongranberg.com/astar/docs/local-avoidance.php

1 Like