Пример #1
0
 public void SetRobotToPlayerDistance(int newDistance)
 {
     fsm.SetRobotToPlayerDistance((AnimatorFSM.Distance)newDistance);
 }