public void PowerOff() { powered = false; vacuumParticle?.SetActive(false); _indicator?.IndicatorOff(); }