Simple mouse positioner

One very common and time consuming task I run into while making games is finding the coordinates of an area. Usually I create a part, drag it to the corners of an area, and manually write down the position. I put together a very robust and simple script that displays the in-game position of the mouse. It might save you some time as it did for me.

1 Like

image

Sorry about that, this is my first time doing this :sweat_smile: