CRaPI - Correct Robust and Perfect API

BasicActions.LookAtPoint Method

Generates a command to turn the neck to look at a point

Overload List

public static Command LookAtPoint(Player,Point2D);

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

See Also

BasicActions Class | TeamYaffa.CRaPI Namespace | LookAtObject