in my project I have the mouse cursor centered to the middle of the screen. By default I can move around the scene with my mouse. But if i click anywhere in the scene I cannot move around the scene anymore. My input mode is “Game Only”. I hope somebody can help me.
UPDATE:
Ok, I have found out that when I don’t show the mouse cursor then mouse look works, but if enable “showmousecursor” it doesnt work. Now I want mouselook to work even while the mouse is shown on the screen.