Re: Trying to make a game, having a couple problems
Posted by Klinenator on Oct 27, 2010; 2:00pm
URL: https://forum.jogamp.org/Trying-to-make-a-game-having-a-couple-problems-tp1777739p1780261.html
Also for the FPS controls im assuming you just lock the mouse inside the frame then when they move the mouse they just measure the distance from the center then reset the mouse back to the center. Problem is i dont know how to control the mouse like that