The action command for the turn
The player is turned so the AbsoluteBodyDirection equals the angle between the players position and the point. This means that even if the point is visible before the turn, the point could go out of view after the turn. This method just makes sure the body has the right angle towards the point.
This method does not send any command to the server, it is therefore up to the agent to execute the command on the server.
BasicActions Class | TeamYaffa.CRaPI Namespace | BasicActions.TurnToPoint Overload List | TurnToObject