I’m making a way to drag parts using dragdetectors, and the part that i’m dragging seems to push the other unanchored parts while i’m aligning the dragpart with them. The dragpart’s cancollide property is set to false while aligning the drag part and it’s networkowner is the player that’s dragging the part. I want to know why this happens.
I’ve tried setting the dragpart to be anchored while aligning it, but it doesn’t replicate to the server therefore it’s not as “clean” (and i don’t want to spam remote events)