
How to make a basic train - Community Tutorials - Roblox
Dec 9, 2021 · I’m going to tell you how to make a basic train, which can move and even turn, here’s a video: You need to make two blocks as a support, then you need to keep some space for moving. Make sure you make the decorations CanCollide as false, the train should not be hit by any obstacle, causing it to de-rail. First make the base of train.
How to make a train in Roblox Studio! - YouTube
Hey Crystalite Coder and today I'm making a video on how to make a train in Roblox Studio! In this video I cover how to make a script that can make your own train in Roblox move. I...
How to code a train in roblox studio - YouTube
first tutorial in a while
What is the best way to script a train? - Roblox
Sep 24, 2020 · I am looking for the best way to script a train, a way that is stable like tweenService, but also smooth when it comes to curved/ angled tracks/rails. Note: I am NOT an official scripter, im still learning.
How do I make a train move? - Scripting Support - Roblox
Jul 9, 2021 · I want my train to move forward with physics (no tweening) The way I am doing it makes it the train flies when the train is pointed into the air. I need ideas on how I could make the train move. script.Parent.Velocity…
An Advanced Roblox Train Driving System Tutorial for beginners
Hi there, I have previously made a video on a Roblox train driving system, a simple one. This one is more advanced and is still relatively easy for beginners. We go over the simple structure of...
Creating an automatic moving train - Scripting Support - Roblox
Jan 23, 2019 · I’m creating a system that will automatically have a train move from point a to point b to allow players to get to destinations. If you’ve played RDR2 you might know what I mean.
How to make a basic train? - Scripting Support - Roblox
Jan 25, 2022 · There are a few ways. Train Experiment.rbxl (39.8 KB) (just change the VectorForce in the red Carriage Parts to get it to move forward and backward.
How do I make a moving subway train? - DevForum | Roblox
Mar 4, 2021 · I’m trying to make a train station but I want to make an automatic train that moves along the track. The train will just be for decoration and people can’t get on it.
Train Move System [Dead Rails] - Community Resources - Roblox
6 days ago · To be honest, I wasn’t particularly interested in custom character controllers and can’t give you an exact answer, but after reading the documentation, I think that yes, it is possible. Again, you will need to code the logic of the train’s movement and check the …