if (image_xscale <= 1) { image_yscale += 0.2; image_xscale += 0.2; image_alpha += 0.2; if (image_xscale >= 1) active = 1; } scr_destroyoutside_ch1();