I'm trying to make a smooth train, that dose not use hinges

I made a train and I wanted it to be very long, I soon realized it was a way too laggy to be a smooth ride. I was also looking into CFrame.new but it was to fast plus when I changed its movement speed it was to slow and wasn’t a constant moving model. Is there any thing that is similar to CFrame.new and is able to be made slower or faster? I want to be able to have train stops. I also need it to be compatiable to roblox new moving platform mechanics, So PLEASE if you know anything please show me it.

Have you considered using a force of some kind?

1 Like

What do you mean by that

Like a BodyVelocity or some other force. I’m no expert on forces though.

Well I used BodyVelocity and the I just slid right off while it was moving

Also I switched to the Server and I was moving behind the platform.