Exemplo n.º 1
0
 void Start()
 {
     StartInvokeRepeating();
     PoolerScript = gameObject.GetComponent <V3_ObjectPoolerScript>();
 }
 private void Awake()
 {
     current = this;
 }