Hi,
I’m trying to create a simple top-down driving game. I’ve experimented with physics but I’m struggling to get the steering to work + sliding around corners etc just applying linear force and setting angular velocity.
Do I actually have to build the wheels and use the Motor concept to drive the car? Not looking for sample code - just help heading in the right direction.
Thanks,
Nathan.