Hello there,
I have been lurking in this forum for few months now and started to build my app with C2. There is one thing among many I can't figure out yet. The task is simple but I just don't know how to search for it or how it is named.
Let's say I want to drag with touch event some body part that is pinned or jointed to the body. Now I would like to create max distance it could be dragged so it doesn't look like you are dragging it out from the body. Also it should bounce back nicely.
<img src="https://www.dropbox.com/s/jtdspb2hasyz12s/drag.png" border="0" />
Can anyone link to some example or explain how is max distance for dragging done?
Thanks in advance!