Showing the Exact Location of the Mouse
January 25, 2009, 01:38 by Nano
-->
All you need to do is create an object and insert
draw_text(insert desired x,insert desired y, string(mouse_x)
draw_text(insert desired x,insert desired y, string(mouse_y)
into its Draw Event.
If you want to show the exact location of an object, just replace mouse_x and mouse_y with objectname.x and objectname.y
.
Users logged in:
BUDSTER
BUDSTER
Comments
Loading comments...