hello rpgmaker forums. i'm trying to make a cutscene where a bus is continuously moving in the background while dialogue is shown. i havent added the text yet because i'm struggling with the movement of the bus. I set the player as the bus and tried to make a looping movement route. However, the movement route is wayyy too slow. it moves normally, but there is about a half second long wait every step the player/bus takes. its very annoying. i'm not sure how to fix it.
i've tried add the change speed and frequency commands to the movement route, but it only works if i add it to a non-looping movement route; even then, the event still pauses in between each step. adding a wait command also doesn't work. i only added the multiple "move left" commands just to see if having multiple would change it. it did not. any help is greatly appreciated!