Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
MyBuildCamera
An advanced build camera mod with infinite placement distance, remote network item vacuum, built-in flashlight, and Ashlands/Mistlands fog clear.
By EndoCo
| Date uploaded | 4 days ago |
| Version | 1.0.9 |
| Download link | EndoCo-MyBuildCamera-1.0.9.zip |
| Downloads | 4905 |
| Dependency string | EndoCo-MyBuildCamera-1.0.9 |
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
My Build Camera
An advanced, feature-rich build camera mod for Valheim that allows you to detach your camera from your character to fly around freely while building. Perfect for inspecting, planning, and placing complicated structures from any angle without distance constraints!
Features
- Free Fly Mode: Seamlessly disconnect your camera and fly anywhere within your grid to inspect your base from any angle.
- Infinite Placement Reach: Completely removes the "invalid placement" restriction. You can comfortably build structures up to 100 meters away directly from your camera position.
- Remote Network Vacuum: Automatically sweeps up resources, logs, stones, and dropped loot within your custom camera radius (e.g., 10m) and drops them straight into your character's inventory over the network.
- Camera Flashlight: Automatically attaches a building spotlight to your flying camera when building at night, featuring customizable intensity and range.
- Environmental Demister: Seamlessly syncs your Wisplight (Demister) status effect directly to your camera position, clearing out thick Mistlands or Ashlands fog where you are looking.
- Smart UI Isolation: Camera rotation and placement inputs automatically freeze the moment you open the hammer build wheel, inventory screens, the escape menu, local text chat, or the developer console.
- Anti-Drift Controls: Uses a hardware-verified keystroke input system that entirely eliminates phantom camera drifting caused by controllers or mouse-axis deadzones.
- Character Safety: Freezes your character securely on the ground while flying, preventing accidental falling, drowning, or running off cliffs when pressing WASD.
- Tool Support: Fully compatible with both the Hammer and the Hoe for easy terraforming on the fly.
Controls
- Equip your Hammer or Hoe.
- Press B (Default toggle key) to enter/exit build mode.
- Use WASD to fly around horizontally.
- Press Spacebar to fly upwards.
- Press Left-Ctrl to fly downwards.
- Hold Left-Shift to fly faster (Speed Boost).
- Customize all hotkeys, speeds, pickup radii, and light intensities by pressing F1 inside the Configuration Manager.
Installation
- Install BepInExPack Valheim.
- Place the
BuildCamera.dllinto yourValheim/BepInEx/plugins/directory.
CHANGELOG
Changelog
All notable changes to this project will be documented in this file.
- 2026-09-21
Fixed
- Only inventory items picking up Fixed an issue that only made it possible to pick up items that got dropped from your inventory, not the items that got dropped in the wild.
- Not picking up certain items: Certain items not being able to be picked up through the Build Camera. All items are able to be picked up once dropped, only the food you put down on tables and items in item holders will stay where they are.
- 2026-09-18
Fixed
- Serving Tray Item Theft: Fixed an issue where the camera's auto-pickup script would instantly hoover up decorative feasts and food items placed on tables via Serving Trays back into your inventory. Placed food items bound to parent structures are now completely ignored.
- 2026-09-17
Added
- Visual Status Notifications: Implemented live on-screen text banners displaying "Build Camera: Enabled" or "Build Camera: Disabled" centered in matching vanilla HUD style.
- Synchronized Network Vacuum: Replaced the distance-locked proximity pickup with a ZNet network override that instantly teleports and claims item ownership directly into your inventory.
- Static Asset Cleansing: Upgraded the item drop detector to Unity's optimized non-allocating engine finder to prevent memory leaks and BepInEx console warning spam.
Fixed
- Invalid Placement Bug: Resolved the wobbly build-preview glitch by feeding virtual eye-tracking angles into Valheim's internal placement raycast loop.
- 2026-09-15
Added
- Night-Vision Camera Spotlight: Added an integrated building flashlight component that follows the camera look-vector, configurable via intensity and spot angles.
- Controls & Comfort Options: Added separate configuration profiles for Mouse Look Sensitivity multipliers and a vertical mouse invert option (Invert Mouse Y).
- Chat & Console Safety locks: Integrated hooks into the game's text chat focus and developer console visibilities to completely lock camera translation vectors while typing.
- 2026-09-12
Added
- Camera Demister Patch: Integrated a StatusEffect prefix patch that shifts active environment mist-clearing filters (Wisplight) from your avatar onto your flying camera.
- 2026-09-11
Added
- Hoe Tool Support: Extended the hamer tool active-checks to also listen for the vanilla Hoe prefab, allowing seamless remote leveling and terraforming.
Removed
- Scroll to Change Speed: Completely stripped out mouse-wheel velocity scrolling since it drastically conflicted with rotating structural building pieces.
- 2026-09-10
Added
- Initial Release: Core framework providing detached flight modes, anti-drift inputs, interface freezes, and automatic avatar snapbacks.