Roblox prismatic constraint that curves?

Hello im looking for something similar to a prismatic constraint that is able to be curved. Im trying to make a Minecart system using it. Does this exist in roblox?

1 Like

Roblox doesn’t have a built-in curved prismatic constraint, but you can achieve curved movement for your minecart by using a combination of pathfinding techniques, constraints and scripts.

1 Like

thanks, i’ll probably use this method

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.