As you can see the blue soldiers are almost moving the same transform. How can I avoid this? Like they will avoid each other. Thanks!
Hi
I would suggest you take a look at local avoidance or some other kind of steering algorithm.
Here is the documentation page for it: https://arongranberg.com/astar/docs/local-avoidance.php
1 Like