Exemplo n.º 1
0
 void Update()
 {
     if (!_System.isEmitting)
     {
         Spawner.ReturnExplosion(gameObject);
     }
 }