How would I go about linking this part?

Hey, I’m creating a vehicle with a (somewhat) realistic suspension and I want to link this part from the frame to the axle, so it would rotate when the axle goes up and down.

I have tried using two HingeConstraints, one from the frame and another to the axle.


But, for some reason, the axle just locks up and doesn’t move, as if it was welded to the car itself.

(BTW: All of the axle parts are no-collide)

So, how would I attach this part without locking up the axle?

Maybe you could put a ring around the axle so that it’s touching it, but not preventing it from spinning. The ring would go up and down with the axle, so you could link the part to the ring.

Are you sure that the part the axels are connected to do not join? If they join, they are rigid, which causes the locking up.

Wdym? As in a weld? I only used Hinges on the type None.

I fixed it. The hinges weren’t making the axle rigid, it only restricts it to a certain movement.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.