Hi guys,
I'm wondering if there are any way to force the mouse to an specific position.
I've tried with SetRawMousePosition but if doesn't appear to work on iOS/Android.
My problem is that I've some configuration screenshots and the button "accept and continue" is placed in the position along all the screen. This button change its color when mouse/touch is over it and when you press it, the same button in the next screen appears -visually- as pushed/pressed.
So if I could set the mouse/touch position at 0,0 at the beginning of each screen, I'd solve the problem.
Any idea or command, or walkaround for solving this issue?
Thanks a lot in advance!