Exemple #1
0
 void Start()
 {
     ResetPosition();
     currentScore.ResetScore();         // could be really called wherever
 }