#How to make a gui in a UIGridLayout be dragable ?

1 messages · Page 1 of 1 (latest)

quaint wing
#

I'm making a inventory system and I want all the items to be organise with a UIGridLayout but I want them to be dragable so It can be placed in the hotbar, do I need to change the UIGridLayout for something else ?

tawdry wraith
#

@quaint wing

ornate mauve
#

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