Is there a way to shake objects that have been pinned to other objects?
Depending on the effect you are going for...
You can change it to a rope style distance pin when you need it to shake, and revert it back to a static pin otherwise.
Develop games in your browser. Powerful, performant & highly capable.
I would also consider using an animation as your shaking, where you simply change the origin point on each frame.
Both good ideas. Thank you