Widget drag and drop is always to the left corner

while using drag & drop may work for this[…]

And it does:

  • the main hud with canvas made Visible:

  • the draggable widget windows:

image

If you’re having issues with this not dropping sometimes, it’s probably due to it dropping on itself. The original widget should be hidden or made not hit-testable when the drag occurs.


My gut feeling tells me this is not the right tool for the job. Hope it serves you well, though!

Good luck!