Polarith AI
1.8

◆ StartSteering()

override bool StartSteering ( )
protectedvirtual

The SteeringBehaviour.ResultDirection is the direction to the desired AIMArrive.Target.

The SteeringBehaviour.ResultMagnitude is obtained by mapping the current position of the agent to the two given radii.

Note, with an inverse RadiusSteeringBehaviour.RadiusMapping the following holds true: the closer the agent is to the target, the greater the velocity increases.

Returns
Returns always true.

Reimplemented from RadiusSteeringBehaviour.

Imprint