Polarith AI
1.8

◆ StartSteering()

override bool StartSteering ( )
protectedvirtual

Computes the SteeringBehaviour.ResultDirection through the vector subtraction of the target position and the agent position.

The SteeringBehaviour.ResultMagnitude is always one. In order to weight the objective values in contrast to other SteeringBehaviour, you might use the SteeringBehaviour.MagnitudeMultiplier.

Returns
Returns always true.

Reimplemented from SteeringBehaviour.

Imprint