Driving Game Tutorial

Hi

I’ve had a search and the threads I find have either a very technical question, or broken links to tutorials etc.

I’ve got a terrain, a vehicle model with 4 seperate wheels, wheel colliders. It sits nice and happy on the terrain.

How do I get it to move and how do I control it?

Thanks

I’m also quite interested to find out.

From what i read in the documentation you need to use motorTorque and brakeTorque.

What i’m wondering is how do you get the front wheels to do the same (use the same controller?)

And how do you attach the body appropriately to the wheels (or the other way around)