Generates a command to turn the neck to look at a point
public static Command LookAtPoint(Player,Point2D);
public static void LookAtPoint(Player,Point2D,out Command);
BasicActions Class | TeamYaffa.CRaPI Namespace | LookAtObject