Hey there!
I’m planning to develop my own train game, but I’m not sure where to go about making the trains drive realistically. I have tried using HingeConstraints by setting the Velocity of the Hinge, but it doesn’t seem to work well at high speeds. CFraming doesn’t seem too practical for a drivable train, as it would use lots of weird loops.
I like how SCR does their trains, as they are extremely smooth, and feels really realistic. The problem is that I’m not sure how to approach how SCR did their trains.
I’m not asking for any scripts, I just want to know the best approach to get a realistic drivable train. Thanks!