Example #1
0
 void PlayerAttack()
 {
     StartCoroutine(paceManager.Play());
 }