Hello, I have been trying to maintain camera rotation with the right mouse button held when going from first to third person view without having to release the right mouse button.
If you hold right mouse button in third person the camera will rotate as you move the mouse, however once you enter first person then return to third person while having the right mouse held down the camera no longer rotates with the mouse’s movement until you release the button and press it again.
I have tried changing the UserInputService mouse behaviour but that didn’t work so I think it might be something with the camera, any assistance would be greatly appreciated, thanks!