Name says it all. (Should work with both algodoo and phun)
Adjust the stickiness by adjusting the friction.
Feel free to use and edit the scripts they are pretty simple.
It does do an app.step and app.undo for the first time they collide with something but once they have collided with it a second time it does not step and undo, if that makes any sense.
Also, when making your own sticky objects, fixate a copy of that object to itself without the stickiness oncollide script so that when it hinges, it collides with the object it hinges with.
Also, when making copies, make sure you make the copies before the scene is running or else both copies will have the same geomid.
Lastly, if you use these in a scene that has a texture then it will mess up the texturematrix so if you need a version that doesn't affect textures then pm or comment.
