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

6 lines
130 B
Plaintext
Raw Permalink Normal View History

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