Is there an way to make an fuctional train?

How would i go with making an fuctional train, that just moves in an loop?
Is there any to achive this with scripts or not scripts.

I’m trying to make it to understand things better, but i can’t find any tutorials

probably make like a car that’s moving with a constant velocity and make like a track in which the wheels can be inserted so that the vehicle doesn’t derail, would recommend making the train massless

i don’t mean controllable, i mean an loop that loops around the track.

so you just want it to move along fixed track without anyone controlling it?

1 Like

yes [9000 character limit] eeeeeeeeeeeeee

then use the method i mentioned above, if you wanna make it stop at stations, then script it to change the velocity when it comes in contact with the station or something