-
What are you attempting to achieve? (Keep it simple and clear)
I am attempting to make a very simple car for my game, with a pretty low amount of features. -
What is the issue? (Keep it simple and clear - Include screenshots/videos/GIFs if possible)
I used to use Surface Hinges, but today’s update removed those, and I don’t know how or which Constraint to use. -
What solutions have you tried so far?
A HingeConstraint connecting each wheel to the chassis. The chassis is then welded to a VehicleSeat. The car doesn’t move at all.
I am trying to make a very basic car for my new game. It does not need to have suspension or left-right turning front wheels. I am using a multi-part chassis welded together, with a VehicleSeat to drive it (no scripts). I used to use Surface Hinges, but they have been removed and I now do not know how to easily build cars without using free models.
This is my current chassis:
And here is my Workspace and one HingeConstraint’s details:
I am new to Constraints and scripting. Please no super-complicated designs.
Thank you for your help!