Scene scene = SceneManager.GetActiveScene(); if (Projectile.life == 0) { gameObject.transform.position = movement.bar; Projectile.life = 4;