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

9 lines
95 B
Plaintext

with (obj_marisa) {
cutscene_mover = true;
}
with (lockcam) {
speed = 2;
direction = 90;
}