public void SetRobotToPlayerDistance(int newDistance) { fsm.SetRobotToPlayerDistance((AnimatorFSM.Distance)newDistance); }