Exemplo n.º 1
0
 public void WalkIntoSunset()
 {
     State = EUnitAttackState.WalkIntoSunset;
     _model.PlayRunAnimation();
 }