Creating a train

Hello, I’m exploring ways to create a tram system that smoothly navigates tracks. This system has to be reliable and efficient. I only need help moving the tram, i can script the rest. Please if you have any ideas on how I should go about this please send a reply below!

1 Like

This sounds like it should be under design support more so than scripting support. But to answer your question, my approach is to use physics constraints. But you can use bodymovers as well. It all depends on how you’re keeping your train on the tracks.

Which brings me back to the point of why this belongs in design support instead.

Use TweenService plus there is already a topic about this.

2 Likes