-
What do I want to achieve? I am trying to make a dragging tool to drag parts (I am aware that draggers are client sided).
-
What is the issue? I understand how draggers work including :MouseMove() and :MouseUp(). I cannot understand what parameters do I feed :MouseDown() though.
-
What solutions have you tried so far? I couldn’t find anyone asking for this and have looked in the create.roblox dragger instance including looking at some scripts of dragger free models.
Thank you.
EDIT: I have been searching for hours and cant find anything. Please help!