Beispiel #1
0
 private void Awake()
 {
     towerStats.Init();
 }
Beispiel #2
0
 private void Start()
 {
     stats.Init();
 }