Generates a command to turn the body towards a point.
public static Command TurnToPoint(Player,Point2D);
public static void TurnToPoint(Player,Point2D,out Command);
BasicActions Class | TeamYaffa.CRaPI Namespace | TurnToObject