void OnDisable() { ParticlesManager.RemoveParticle(this); StopCoroutine("CustomUpdate"); processing = false; }