Drag.rbxl (42.3 KB)
Hello forum. I’ve linked a file containing an example of what I’m struggling with. I’m using a made module there but it doesn’t work even when I tried it myself. Overall everything works until the frames are modified with uigridlayout. The solution I use there is to before dragging anything, change the parent of that frame to other frame which doesn’t contain uigridlayout. This works but there is one significant problem - when the frame is dragged, it isn’t on the mouse position. It has some kind of offset which I don’t know how to balance. You can see for yourself in the project. If you have any questions please leave them below