Beispiel #1
0
 void Start()
 {
     Calculator = GameObject.FindGameObjectWithTag("GameManager").GetComponent <StreakCalculator>();
 }