Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How to make a background move/change?

Asked by 4 years ago

For example this game: https://www.roblox.com/games/4780431380/The-Metro and https://www.roblox.com/games/4675149702/Vibe-Train

It has the lights and stuff that come by every so often to simulate movement. How do you achieve that?

0
This is day 2 of me trying to get an answer. lol :/ techN0logics 40 — 4y

1 answer

Log in to vote
0
Answered by 4 years ago

First one looks like an object being moved past the window and then despawned and respawned at the beginning again. Maybe just a loop of CFrame?

Second one looks like there is a model split up into segments which are teleported and then moved past the train on repeat, similar to the first but more segments so the model can be well out of frame before its teleported

Idk, just a guess, good luck!

0
Okay will test this out. If you are the only one to answer I will just choose this as the answer. techN0logics 40 — 4y
Ad

Answer this question