I’m making a cart ride game inspired by OneSkyVed’s “cart ride around nothing” and I have a basic cart chassis. The problem is that it bounces around like this when I play test the game: https://gyazo.com/cb1b75a65e4643ed28aaa42f03799635. If I disable the CylindricalConstraint it just lays like this:
How can I make it so that the CylindricalConstraint doesn’t bounce the cart around? Thank you.
As @Callum_Cloth suggests its both the wheels and the main part need more density given the force you have set the constraints at. Also make sure that the attachments for the constraints are facing the right way.