How would i make it so the item guis in the inventory dont clip through the parent gui, but can also be draggable out of the inventory?

As asked in the title, how can I achieve this. I though maybe i should parent the gui to another gui that doesnt have clip descendants enabled when dragging it, but that wouldnt work because it stops dragging after changing the parent. How do games like deepwoken or rune slayer do this?

Here’s a post from a week or two ago where this problem was solved.

1 Like

or change the clipdescendants value on mousebutton1down