Hi,
I’m trying to model connections between two static bodies. They should behave like two Lego blocks snapped together. That is, they are statically connected with no degrees of motion. When enough force acts on the joint, however, I want the joint to break and the two bodies to become disconnected.
I was going to use a ‘Fixed Joint’ but the user guide recommends against their use except for debugging.
Does anyone have a suggestion?
(Using OdeJava - newest version)
Thanks,
James