Polarith AI
1.8

◆ StartSteering()

override bool StartSteering ( )
protectedvirtual

Iterates all possibly occurred NavMeshHits.

If a hit occurred and the distance satisfies the RadiusSteeringBehaviour.InnerRadius condition as well, the corresponding direction is written to the specified objective.

Returns
Always false since the actual work is done in this method.

Reimplemented from RadiusSteeringBehaviour.

Imprint