Problem: I don't know how to do is in the best way.
What I've Tried: Many examples uses window_mouse_get_x() and window_mouse_set() functions to get the mouse into the center of the screen. However, these affects the mouse position, meaning that you can't click stuff outside the center of the game window. THAT IS REALLY BAD AND I DON'T WANT TO USE THIS METHOD BECAUSE OF THAT. If you have a suggestion how to work around it, that's OK. But I want to have some suggestion of another way to do this, that does not change the mouse position.
What would you recommend? What are you doing in your FPS game?
For your infoes, this game is gonna be similar to Metroid Prime, so there's gonna be no sniper weapons and stuff, aiming won't be very important, and so on; I'd prefer a stable (non-jittery) system over a precise.
Edited by Yal, 27 March 2012 - 05:45 AM.











