Resolved - Making Equal Rail Tracks

I am developing a game with tram tracks, and I need the turns to be the same. Does anyone know of any plugins or ways I could make parallel curves have the same distance in between in the middle.

Note: The radius on the inner circle needs to be smaller to make it look normal!

1 Like

I think it’s possible with the Archimedes plugins with simple calculations

1 Like

@sleitnick provides this awesome video on youtube, which covers how to keep evenly spaced track sections.

3 Likes

What plugin is he using in the video?

One side of the track needs to have a smaller radius than the other when it turns.

Im not sure i see any plugin used in the video? He seems to be constantly updating the track which allows him to adjust it in real time.

Making it perfectly proportional would be really difficult, but you could use something like Curves and Arrays in blender to get a decent effect.

It doesn’t need to be perfect but is there any way in roblox studio I can make the gap in between the tracks even through the turn? The inner track needs to have a smaller radius and that is what I’m struggling on.

Model the two left and right Rail Parts then the inner size will not change when i understand your Question

I ended up using the Archimedes plugin

always wondered if there were plugins made for rail tracks