if (!global.cutscene_mode) {
global.cutscene_mode = true;
global.cutscene_number = CUTSCENE_OPENING;
timeline_index = tml_cutscene_opening;
}