First-Person-Controller-VeryHotShark
First-Person-Controller-VeryHotShark copied to clipboard
Freeze camera
Hi, I've implemented some changes to be able to freeze the camera from other game scripts, but I had to make cameraInputData
in InputHandler.cs public for it to work.
Feels like there must be a better way to achieve this- how would you do it?