Exemplo n.º 1
0
 public void Skill4Button()
 {
     fightController.ScoreX2Skill();
     AudioController.instance.PlaySfx(buttonClickSfx);
 }