Пример #1
0
 // Start is called before the first frame update
 // for once actions
 void Start()
 {
     score = GlobalsManager.GetScore();
 }