Exemple #1
0
 void Awake()
 {
     instace = this;
 }
Exemple #2
0
 private void Awake()
 {
     instance = this;
 }