CameraTweaks
Client-side mod that lets you change the field of view and set the maximum distance you can zoom out to when on foot or in a boat.
Last updated | 6 months ago |
Total downloads | 8133 |
Total rating | 4 |
Categories | Mods Tweaks Client-side Hildir's Request Update Ashlands Update |
Dependency string | Searica-CameraTweaks-1.2.0 |
Dependants | 23 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
CameraTweaks
Client-side mod that lets you change the field of view and set the maximum distance you can zoom out to when on foot or in a boat.
Instructions
If you are using a mod manager for Thunderstore simply install the mod from there. If you are not using a mod manager then, you need a modded instance of Valheim with BepInEx installed and to put the dll file for this mod into the plugins folder of BepInEx.
Configuration
Changes made to the configuration settings will be reflected in-game immediately (no restart required). The mod also has a built in file watcher so you can edit settings via an in-game configuration manager (changes applied upon closing the in-game configuration manager) or by changing values in the file via a text editor or mod manager.
Global Section
These settings control how verbose the output to the log is.Setting | Server Sync | Description |
---|---|---|
Verbosity | No |
Low will log basic information about the mod. Medium will log information that is useful for troubleshooting. High will log a lot of information, do not set it to this without good reason as it will slow down your game.
|
AlwaysFaceCamera = ConfigManager.BindConfig( CameraSection, "", false, "" );
Camera Section
These settings control the main features of the mod that allow you to tweak the camera.Setting | Server Sync | Description |
---|---|---|
Always Face Camera | Yes |
Controls whether the player character will always face in the direction of the crosshairs. If left as false, then Vanilla camera behaviour will be used.
|
Field of View | Yes |
Camera field of view in degrees. Vanilla default is 65.
|
Max Distance | Yes |
Maximum distance you can zoom out to while on foot. Vanilla default is 6.
|
Max Distance (Boat) | Yes |
Maximum distance you can zoom out to while in a boat. Vanilla default is 6.
|
Known Issues
None so far, tell me if you find any.
Donations/Tips
My mods will always be free to use but if you feel like saying thanks you can tip/donate.
My Ko-fi: |
---|
Source Code
Source code is available on Github.
Github Repository: | <button style="font-size:20px"> CameraTweaks</button> |
---|
Contributions
If you would like to provide suggestions, make feature requests, or reports bugs and compatibility issues you can either open an issue on the Github repository or tag me (@searica) with a message on my discord Searica's Mods.
I'm a grad student and have a lot of personal responsibilities on top of that so I can't promise I will respond quickly, but I do intend to maintain and improve the mod in my free time.
Shameless Self Plug (Other Mods By Me)
If you like this mod you might like some of my other ones.
Building Mods
- More Vanilla Build Prefabs
- Extra Snap Points Made Easy
- AdvancedTerrainModifiers
- BuildRestrictionTweaksSync
- ToolTweaks