Hi,
I'm trying to implement a custom drag and drop behaviour. As the object has the Physics behaviour (and I can't switch it off during dragging), I can't use the built in Drag and Drop behaviour, and I can't just reposition my object to the touch position while dragging.
But here I'm stuck. How to do that? Any suggestion?
Thanks a lot.