Exemple #1
0
 private void Awake()
 {
     pool = ObjPooler.instancia;
 }
Exemple #2
0
 private void Awake()
 {
     Instance = this;
 }
Exemple #3
0
 private void Awake()
 {
     pooler = this;
 }