CRaPI - Correct Robust and Perfect API

BasicActions.TurnToPoint Method

Generates a command to turn the body towards a point.

Overload List

public static Command TurnToPoint(Player,Point2D);

public static void TurnToPoint(Player,Point2D,out Command);

See Also

BasicActions Class | TeamYaffa.CRaPI Namespace | TurnToObject