Description
Simple mod that allows First Person. It moves the camera into the player's head. It "hides" what is needed either through culling the character model or hiding the head by shrinking it (configuration value).
This mod uses a file watcher. If the configuration file is not changed with BepInEx Configuration manager, but changed in the file directly, upon file save, it will update the settings.
Configuration Options
2 - Toggles
Enable First Person []
- If on, First Person is enabled.
Hide Head []
- If on, the camera will not use the culling mode and will instead shrink the head to hide it. This method is a bit
better overall as your armor isn't see through, but looks a little weird. Headless people always do.
3 - Camera
Default FOV []
- Default FOV for First Person.
NearClipPlaneMin []
- Adjusts the nearest distance at which objects are rendered in first person view. Increase to reduce body visibility;
too high might clip nearby objects.
NearClipPlaneMax []
- Adjusts the nearest distance at which objects are rendered in first person view. Increase to reduce body visibility;
too high might clip nearby objects.
4 - Keyboard Shortcuts
Toggle First Person Shortcut []
- Keyboard Shortcut needed to toggle First Person.
- Default Value: H + LeftShift
Raise FOV Shortcut []
- Keyboard Shortcut needed to raise FOV.
- Default Value: PageUp + LeftShift
Lower FOV Shortcut []
- Keyboard Shortcut needed to lower FOV.
- Default Value: PageDown + LeftShift
Installation Instructions
You must have BepInEx installed correctly! I can not stress this enough.
Manual Installation
Note: (Manual installation is likely how you have to do this on a server, make sure BepInEx is installed on the server correctly)
- Download the latest release of BepInEx.
- Extract the contents of the zip file to your game's root folder.
- Download the latest release of FirstPersonMode from Thunderstore.io.
- Extract the contents of the zip file to the
BepInEx/plugins folder.
- Launch the game.
Installation through r2modman or Thunderstore Mod Manager
-
Install r2modman
or Thunderstore Mod Manager.
For r2modman, you can also install it through the Thunderstore site.

For Thunderstore Mod Manager, you can also install it through the Overwolf app store

-
Open the Mod Manager and search for "FirstPersonMode" under the Online
tab. Note: You can also search for "Azumatt" to find all my mods.
The image below shows VikingShip as an example, but it was easier to reuse the image.

-
Click the Download button to install the mod.
-
Launch the game.
Feel free to reach out to me on discord if you need manual download assistance.
Author Information
Azumatt
DISCORD: Azumatt#2625
STEAM: https://steamcommunity.com/id/azumatt/
For Questions or Comments, find me in the Odin Plus Team Discord or in mine:

V+ Developer Credits (For some of the code used in this mod)
ValheimPlus Official Development Team 
Credits