global.cutscene = false;
scr_textscr_textfunction scr_text() { if (!instance_exists(obj_dialogue)) msg = instance_create(x, y, obj_dialogue); }();
with (msg)
message[0] = "* (The door melted away.)";
instance_destroy();