Polarith AI
1.8

◆ GetTarget()

abstract Vector3 GetTarget ( )
protectedpure virtual

This method is used to set the current target.

For example, the agent might aim for the next point of the path after reaching or skipping the current point.

Returns
The target position used by the agent to move towards.

Implemented in AIMFollowWaypoints.

Imprint