How to make a camera work in this circumstance.

How can I make a multiplayer fps game without the camera doing this to the player.

Make a new layer and call it something like “MyBody” and make your own body receive that layer. Then you make the camera cull that layer.