I’m trying to replicate the Hill Climb game car physics, but I can’t use the 2d spring as a suspension, as it can not be constraint in one axis (the local Y of the vehicle).
I tried to use it in combination with a groove joint, but it doesn’t make any difference, as it rotates around the connection point too.
Tell me, is there any solution?