Chassis Constraints

I don’t know if this is building related , but I have problems with my vehicle chassis.

I have tried lot of things, but I have trouble figuring out how to use hinges on chassis.

My chassis currently consists of prismatic constraints and they work well, but the wheels will not spin, because there is no hinges, that’s where I need your help

Thanks in advance!!!

Hey GooierApollo664!

I understand your problem and confusion. However in the future please reference the Developer Wiki first as a resource.

Link: https://developer.roblox.com/

Links to your problem:

1: Intro/Explanation
https://developer.roblox.com/api-reference/class/Constraint

2: Application/Use
https://developer.roblox.com/articles/Constraints

3: Everything in between that you’ll need for cars.
https://developer.roblox.com/api-reference/class/RodConstraint https://developer.roblox.com/api-reference/class/SpringConstraint https://developer.roblox.com/api-reference/class/HingeConstraint

If that doesn’t help, here are some videos.
EX: https://www.youtube.com/watch?v=C9yr8CUeROk

Goodluck, cars are hard. Don’t overlook them, consider how real cars work and that’ll help you get a grasp.

1 Like

I did reference wiki as a resource but my hinges don’t work as they are supposed to.