I have a jointed physics object, like a chain, which also uses the Drag and Drop feature to allow it to be thrown around with the mouse. Problem is that when you move the mouse around too fast, the physics objects come apart and joints will sometimes get tangled with one another. Is there a way to limit the speed with which the object can be dragged? I can make the object drop if going too fast, but this just seems frustrating during gameplay.