What I basically want to make is a drag and drop system. With the original roblox components (Meaning Hotbar/Backpack).
Problem is how would I even detect if something is being moved out of the hotbar.
2nd Problem even if I can detect the movement is there a way to read the position of the dragged item?
Really would like to use the roblox system and not a custom gui system (I know it would be easier).
Anyone got any ideas? A docu link would be nice, if one exists…