sunflowers-in-the-rain/objects/obj_spawnzone/Collision_obj_marisa.gml

7 lines
108 B
Plaintext

if (timeline_position < 1) {
// global.cutscene_mode = true;
// global.cutscene_number = CUTSCENE_BOSS;
}