Hi there,
I’m currently trying to work out how I can get the distance from the mouse to a gui object in scale.
This is what I’m using currently.
I’m wanting to get the UDim2 distance between the mouse and the dark grey object, in the scale of the red square. I can make the main object follow the mouse, but I can’t get the top part (the part that says “print”) to follow it. I have to move the main part, rather than the top part.
Does anyone know how I can do this?