Exemplo n.º 1
0
 public void StopAllActions()
 {
     _unitAttack.Reset(true);
     //_unitPathfinder.Reset(true);
     _model.PlayIdleAnimation();
 }