-
A DragDetector that only moves the object on the client-side, so they can drag it around and it won’t move on anyone else’s side.
-
Just checking “RunLocally” in Behavior makes it so that the part does not move at all.
-
I tried using the “RunLocallyDragDetector” model made by PrinceTybalt but it moves it on the server and isn’t client-side only.