Beispiel #1
0
 private void Awake()
 {
     statsSystem = GetComponent <StatsSystem>();
 }
 void Awake()
 {
     INSTANCE = this;
 }