KydlDev-FreeLookCamera icon

FreeLookCamera

Look around freely while moving without changing your movement direction. Supports Hold/Toggle activation, configurable sensitivities, optional pitch freelook, and smooth or snap camera return.

Last updated a day ago
Total downloads 21
Total rating 0 
Categories Mods Tools Client-side AI Generated
Dependency string KydlDev-FreeLookCamera-1.0.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2333 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured with the correct entry point for mods and preferred defaults for the community.

Preferred version: 5.4.2333

README

FreeLook Camera

A lightweight Valheim client-side mod that lets you freely look around while continuing to move in your current direction.

Perfect for checking behind you while being chased, admiring the scenery during exploration, or simply increasing camera freedom without affecting player movement.


Features

  • 🎮 Hold or Toggle activation modes
  • 👀 Independent camera movement without changing player movement direction
  • ↔️ Adjustable horizontal sensitivity
  • ↕️ Optional vertical (pitch) freelook
  • 🔄 Optional Y-axis inversion
  • 📐 Configurable maximum yaw and pitch
  • 🎯 Snap or Smooth camera return
  • ⚡ Adjustable smooth return speed
  • ⚙️ In-game configuration support via Configuration Manager
  • 🖥️ Client-side only

Installation

Thunderstore (Recommended)

Install using:

  • Thunderstore Mod Manager
  • r2modman

The required dependencies will be installed automatically.

Manual Installation

  1. Install BepInExPack for Valheim.
  2. Copy FreeLookCamera.dll into:
BepInEx/plugins/FreeLookCamera/
  1. Launch the game.

Configuration

Configuration can be edited:

  • through the in-game Configuration Manager, or
  • by editing the generated configuration file inside:
BepInEx/config/

Available Settings

General

  • FreeLook activation key
  • Hold or Toggle activation mode

Camera

  • Horizontal sensitivity
  • Vertical sensitivity
  • Enable/Disable pitch freelook
  • Invert Y axis
  • Maximum yaw
  • Maximum pitch

Return

  • Snap return
  • Smooth return
  • Adjustable smooth return time

Compatibility

  • Valheim
  • BepInEx 5
  • Client-side only

This mod does not need to be installed on a dedicated server.


Planned Features

  • Additional camera behavior customization

Issues & Suggestions

Found a bug or have an idea?

Please open an Issue on GitHub describing:

  • what happened
  • how to reproduce it
  • any relevant log output

Feature requests are always welcome.


License

MIT License