intenta colocar esto en algun objeto en create, mejor si es desde que comienza tu juego
application_surface_enable(false);
draw_set_alpha_test(false);
draw_enable_alphablend(false);
draw_texture_flush();
application_surface_enable(false);
draw_set_alpha_test(false);
draw_enable_alphablend(false);
draw_texture_flush();