FirstPersonMode
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)
Last updated | 2 days ago |
Total downloads | 127158 |
Total rating | 39 |
Categories | Mods Tweaks Misc Server-side Client-side Mistlands Update Hildir's Request Update Ashlands Update |
Dependency string | Azumatt-FirstPersonMode-1.3.7 |
Dependants | 328 other packages depend on this package |
This mod requires the following mods to function
denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.
Preferred version: 5.4.2202README
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
1 - General
Lock Configuration [Synced with Server]
- If on, the configuration is locked and can be changed by server admins only. All Synced With Server configurations will be enforced to the clients.
- Default Value: On
1 - Toggles
Enable First Person [Synced with Server]
- If on, First Person is enabled.
- Default Value: On
Enforce First Person [Synced with Server]
- If on, First Person is enforced to always be on. Respects the Enable First Person configuration and both must be on for First Person to be enforced.
- Default Value: Off
Hide Head [Not Synced with Server]
- 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.
- Default Value: Off
2 - Camera
Default FOV [Not Synced with Server]
- Default FOV for First Person.
- Default Value: 65
NearClipPlaneMin [Not Synced with Server]
- Adjusts the nearest distance at which objects are rendered in first person view. Increase to reduce body visibility; too high might clip nearby objects.
- Default Value: 0.17
NearClipPlaneMax [Not Synced with Server]
- Adjusts the nearest distance at which objects are rendered in first person view. Increase to reduce body visibility; too high might clip nearby objects.
- Default Value: 0.17
OffsetWhenAiming [Not Synced with Server]
- Adjusts the x offset when aiming with a bow. Higher number = more to the right, lower is more to the left.
- Default Value: {"x":0.3499999940395355,"y":0.15000000596046449,"z":0.07100000232458115}
Max Deviation [Not Synced with Server]
- Max deviation angle before rotating the player. This is essentially the same thing as a 'Deadzone' for the camera. Similar to how a controller has a deadzone for the joystick.
- Default Value: 40
Slerp Multiplier [Not Synced with Server]
- Multiplier for the slerp value. Higher values will make the camera move faster (The player's rotation will match the target rotation more quickly. This can make the rotation feel more immediate but might appear less smooth if the change is too rapid.), lower values will make the camera move slower. (The player's rotation will take longer to match the target rotation. This will make the transition appear smoother but might feel laggy if too slow.)
- Default Value: 20
3 - Keyboard Shortcuts
Toggle First Person Shortcut [Not Synced with Server]
- Keyboard Shortcut needed to toggle First Person. If FirstPersonMode is enforced, you cannot toggle.
- Default Value: H + LeftShift
Raise FOV Shortcut [Not Synced with Server]
- Keyboard Shortcut needed to raise FOV.
- Default Value: PageUp + LeftShift
Lower FOV Shortcut [Not Synced with Server]
- 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
- Kevin 'nx#8830' J.- https://github.com/nxPublic
- Miguel 'Mixone' T. - https://github.com/Mixone-FinallyHere
- Lilian 'healiha' C. - https://github.com/healiha
- Nathan 'NCJ' J. - https://github.com/ncjsvr
Credits
- Greg 'Zedle' G. - https://github.com/zedle
- Paige 'radmint' N. - https://github.com/radmint
- Chris 'Xenofell' S. - https://github.com/cstamford
- TheTerrasque - https://github.com/TheTerrasque
- Bruno Vasconcelos - https://github.com/Drakeny
- GaelicGamer - https://github.com/GaelicGamer
- Doudou 'xiaodoudou' - https://github.com/xiaodoudou
- MrPurple6411#0415 - BepInEx Valheim version, AssemblyPublicizer
- Mehdi 'AccretionCD' E. - https://github.com/AccretionCD
- Zogniton - https://github.com/Zogniton - Inventory Overhaul initial creator
- Jules - https://github.com/sirskunkalot
- Lilian Cahuzac - https://github.com/healiha
- Thomas 'Aeluwas#2855' B. - https://github.com/exscape
- Nick 'baconparticles' P. - https://github.com/baconparticles
- An 'Hachidan' N. - https://github.com/ahnguyen09
- Abra - https://github.com/Abrackadabra
- Increddibelly - https://github.com/increddibelly
- Radvo - https://github.com/Radvo