Пример #1
0
 public void OnStateEnter(object action)
 {
     StateController.StopMoving();
     StateController.Attack();
 }