Scale FPS character/view throws everything out of wack, help?

I am trying to scale down my fps character to make the level appear larger, but when I do either his hands and weapons don’t scale right, or the camera view isnt changing. How can I scale the cameras view?

The hands and weapons might not be scaling properly due to the hierarchy arrangement, maybe you need to scale them separately. Have a look at the parenting and see if there’s anything out of order. As for how to scale the camera’s view, you can change the field of view value in the camera’s inspector window.

I Hope this helped