Hi,
I've disassembled an old ball mouse to get the turning velocity and acceleration of x axis. I need to turn it ALWAYS FORWARD.
I've used [cursor] and [route motion...] or [MouseState] getting "x pos" and "dx"
The problem is: the values are limited to the boundaries of the screen and then it stops and I can NOT to calculate anything.
I was thinking about ressetting the mouse position and placing it at home position when it reaches to the end possition, but i have no idea how to doing it!
There is any way to do that? I'm afraid it's not an easy question but I want to ask experts!!
Thank you very much!