Let’s create a car in Roblox that is drivable!

Prepartion

1. Make sure the following settings are correct:

2. Create the following parts:

a. Body part

b. VehicleSeat

c. Front/Rear part

d. FrontL/FrontR/RearL/RearR wheels

3. Put the parts into a car model as follow:

Assemble

1. Turn on Collision/Weld


2. Move the vehicle seat to the front

3. Move the Rear part and stick it to the body

4. Turn off Weld

5. Turn on Grid Material

6. Adjust stud movement value to 0.25

7*. Select all wheels

8*. Adjust all wheels to fit into the stud

9***. Add constraint to the middle of each wheel

 10. Move the front part, align it to the front of body part, and move it down again for later adjustment

11. Add a Hinge Constraint between the body and the front part

12. Assemble the rest of the parts into a car. Make sure you have welded turned off, and collision on as shown:

 

 

 

Scripts

Add one script under the Car model, name it “CarMovement”

game.Workspace.Car.CarMovement

You should have a drivable car now using WSAD to control: