use controller to look, but still have mouse to click buttons

Hello All

I have set up a PS4 controller to control my character, Right stick looks in whatever direction.

how can i have a mouse on the screen, that i can use to click buttons without it moving my charterer

I’m using the default FirstPersonCharacter

Thank you for your time

On the first person controller script under mouse look you can disable the option to lock the cursor.

You may also want to remove the mouse from the input manager so it does move your character view around.