You are viewing a potentially older version of this package. View all versions.
FixingDeer-ShipToShoreCam-1.0.0 icon

ShipToShoreCam

Automatically zoom out the camera when boarding a ship and zoom back in when leaving a ship. Zoom levels are user-configurable.

Date uploaded 5 years ago
Version 1.0.0
Download link FixingDeer-ShipToShoreCam-1.0.0.zip
Downloads 257
Dependency string FixingDeer-ShipToShoreCam-1.0.0

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.900 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.

Preferred version: 5.4.900

README

ShipToShoreCam

Automatically change the game camera's zoom level when entering and exiting a ship. Ever been in the situation where you've zoomed all the way out on a ship to see as much as possible, but then you go ashore and try to fight mobs forgetting to change the camera back to a better zoom level on land? I have. This mod fixes that.

Both zoom levels (zoomedIn and zoomedOut) are user-configurable within the game's standard zoom range. When you enter a ship, the camera's zoom is changed to the zoomedOut value and when you exit a ship it goes to the zoomedIn value.

Installation (manual)

To install manually:

  1. Move ShipToShoreCam.dll from the archive into <GameDirectory>\BepInEx\plugins.
  2. Run the game.

Changelog

1.0.0

  • Initial release