init = 0; con = -1; con_2 = scr_flag_get(1823); customcon = 0; turnofflayers("CUTSCENE"); if (global.plot < 390) { aspos = findspriteinfo(spr_asgore_armor_walk_down, "CUTSCENE_ASSETS", c_white); aspos2 = findspriteinfo(spr_asgore_armor_walk_down, "CUTSCENE_ASSETS", c_red); aspos3 = findspriteinfo(spr_asgore_armor_walk_right, "CUTSCENE_ASSETS", c_white); flpos = findspriteinfo(spr_flowery_walk_downright, "CUTSCENE_ASSETS", c_white); flpos2 = findspriteinfo(spr_flowery_walk_downright, "CUTSCENE_ASSETS", c_red); flpos3 = findspriteinfo(spr_flowery_walk_downright, "CUTSCENE_ASSETS", c_lime); krpos = findspriteinfo(spr_debug_krmarker, "CUTSCENE_ASSETS"); rapos = findspriteinfo(spr_debug_ramarker, "CUTSCENE_ASSETS"); supos = findspriteinfo(spr_debug_sumarker, "CUTSCENE_ASSETS"); bushpos = findspriteinfo(spr_bigbush_ralseihide, "CUTSCENE_ASSETS"); } else { con = 999; instance_create_depth(0, 0, 0, obj_musicer_room, { mysong: "castle_foyer.ogg" }); }