#How to make a gui in a UIGridLayout be dragable ?
1 messages · Page 1 of 1 (latest)
probably make each item clickable
when clicked and held, hide the item and show the cloned item on top of the cursor every frame
calculate where to move it based on the real pos of the mouse