Exemplo n.º 1
0
 void Awake()
 {
     instance = this;
     pool.Setup(poolSize, prefab);
 }