fixed mouse position
in
Programming Questions
•
2 years ago
In a first person shooter the mouse is hided and centered in the middle of the screen. You can keep shifting the mouse to left and you will keep turning left. However, in processing i hit the left edge of the processing sketch and then my mouse leaves the screen, is there a way to solve this problem?
2