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

6 lines
85 B
Plaintext

with( instance_nearest(x, y, obj_cutscene_camera) ) { speed = 0;
direction = 0;
}