Gerominoes-ImmersiveBuildCamera icon

ImmersiveBuildCamera

A survival-friendly building camera for Valheim with toggleable immersive view, shoulder peek, collision handling, and precision movement.

CHANGELOG

Changelog

v0.2.3

Added

  • Added local player renderer hiding while immersive build camera is active.
  • Added HideLocalPlayerWhenImmersive config option.
  • Added ToggleShoulderPeek config option.
  • Shoulder peek can now be used as either hold-to-peek or toggle-to-peek.

Changed

  • The local player character is hidden only while immersive build camera is active and shoulder peek is not active.
  • The local player character is restored while shoulder peeking so players can keep spatial awareness.

Fixed

  • Reduced cases where the player's head or body blocks the immersive build camera view.

0.2.2

Initial public release.

  • Added toggleable immersive build camera
  • Added configurable build camera keybind
  • Added left and right shoulder peek
  • Added configurable shoulder peek offsets
  • Added collision handling for shoulder peek
  • Added toggleable precision movement
  • Added configurable precision movement multiplier
  • Added BepInEx config support
  • Uses com.geronimo.valheim.immersivebuildcamera as plugin GUID