Sorry.. Back needing help

For this, im trying to get the bus to smoothly roll into the zone, but with this scripting, it looks like you’re only getting 3fps, as it drags itself forward every 2 or 3 seconds, which isn’t ideal.
It’s in zone 2 and Im unsure how to time overlays, i tried looking it up but couldnt find much.
Without the &pause for a beat it goes straight to the end overlay change.

Any help would be appreciated, Thanks!!

Place the bus offscreen, and then only have it move in once where you want it to be rather than several times like how you have it.

and to get it to move in in timed seconds, you just write

@overlay OVERLAYNAME shifts to XYZ (spot coordinates) in zone 2 in # of seconds you want it to arrive

For more on overlays, you can read about them here: A Guide to Using & Animating OVERLAYS

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.