Esempio n. 1
0
 public void DoneAttacking()
 {
     State = CharacterActionState.Standing;
     RenderData.SetAttackFrame(0);
 }