Пример #1
0
 public void Finish()
 {
     StartCoroutine(FinishAnimation());
     Record.AddScore(Score.instance.angle);
 }