I’m new to this and I’m trying to create an FPS game.So I want to use the mouse to look around.
How do I implement the camera to look around?Like how we are able to do when we press the middle mouse button.
I’m able to move around space using my keyboard.