Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

After version 2.5, we provided the Auto Collision Avoid tool which can make our agents avoid each other automatically without any setup.
The smallest radius
Before talking about the auto avoid, there is a very important concept need firstly clarify. It is the smallest radius.
Each agent has a radius range, if other agents in this range, the agent will push out other agents a little bit, and this range called "smallest radius". That's the closest distance the agent can bear other agents.
The smallest radius can be calculated by:


Image RemovedImage Added


Agent Smallest Radius = Agent Sphere RadiusĀ * Smallest Radius Ratio

...