What does jailbreak uses to move their train?

I am trying to make a train system for my upcoming game I saw a lot of tutoriol of how to move stuff I know that you can use Body mover , tween , lerp , cframe , to move stuff but I Don’t which one is the best and jailbreak train system is the perfect system iam looking for but I Don’t know what they use to move it?

It’s an automatic train not drivable.

2 Likes

https://youtu.be/2xJIlV9Yk_o. 30 charssssssssss

1 Like

I will try it out later 30 characters

They use CFrame to move it.

There are also quite a bit of topics on the devforum on this:

https://devforum.roblox.com/search?q=How%20to%20make%20a%20train

To add on to what I just said, You will also need to move the player with the train, and to do this you could also look at these two topics: