Quote:

You could set mouse_pointer = 0; in the code.
There are other values for this variable and
you can check the manual for it.


He wants to avoid right-clicking to show the mouse (otherwise please correct me ), so it might be mouse_mode he needs to use instead And by using mouse_toggle from the A5 temp, you do not need the "while(...){mouse_pos.x=pointer.x;..." code