Implementing dragging and dropping manually isn't difficult, but it's always a pain in the butt -- so I was really excited the first time I found the "drag and drop" behavior in Construct. So easy!
That said, is there any way to do an offset? On mobile, for example, most games will offset the item being dragged so it isn't blocked by the player's finger. Is this possible (without rolling my own D&D code)?