I was wondering if there was a property to make a gui draggable. That’s it. (And what it is)
Yes, use user input service to check if the player is holding the the mouse button, also use mouse enter/leave if the mouse is above the UI, then you can use mouse moved if all of the conditions are true.