Login  Register

how can I program my cursor to be like those first person shooter game?

Posted by diskhub on May 10, 2011; 2:42pm
URL: https://forum.jogamp.org/how-can-I-program-my-cursor-to-be-like-those-first-person-shooter-game-tp2923304.html

how can I program like those first person shooter game where the cursor is on the center, but yet is able to detect my mouse movement when it goes to the left and right... and hence affects my camera rotation.

Java Robot seems buggy and i can't seem to be able to script anything for the movement if i do use it.
any advice?