Polarith AI
1.8

◆ outerCatchUpRadius

float outerCatchUpRadius = 0
protectedinherited

Outer radius within the agent accelerates to keep next to the target position.

This radius must be greater or equal to the InnerCatchUpRadius. This is necessary if the formation rotates, since the outer agents need to move a longer distance. The magnitude is 1 + a value between 0 and 1, based on the distance to the InnerCatchUpRadius and OuterCatchUpRadius, times the CatchUpMultiplier.

Imprint