if (slowOff && image_alpha > 0) image_alpha -= 0.025; if (image_alpha <= 0) visible = false;