sunflowers-in-the-rain/objects/obj_cutscene_opening/Destroy_0.gml

6 lines
130 B
Plaintext

global.cutscene_mode = false;
global.cutscene_number = CUTSCENE_NOSCENE;
global.dialogue_mode = false;
timeline_running = false;