I am currentely trying to make a game like overcooked, but I have ran into a major problem with my grabbing system; as I am updating the CFrame of the part, it glitches out upon releasing the grab when it is in another part. Here is what I mean:
I tried using :GetTouchingParts() but I couldn’t get it, anyone have any ideas?