Hi! I have a lot of enemies in my 2D scene, I want that there is a space between them, so that they do not all stand in the same place when they follow the player, how could I do it? Thanks
Hello.
You only need to configure its Nav Agent Radius.
This property is what NAvMEshSystem uses to define “how big” the agents are.
Bye!