sunflowers-in-the-rain/timelines/tml_cutscene_opening/moment_5.gml

6 lines
100 B
Plaintext
Raw Normal View History

with (obj_marisa) { cutscene_mover = true;
}
with (obj_cutscene_final) {
cutscene_mover = true;
}