ModernCamera
Makes the camera more like an action MMO camera
Examples
Features
- Option and keybinding to enable/disable ModernCamera
- Option to invert Y axis
- Option to use default build mode camera settings
- Option to always show a crosshair
- First person view
- Option to enable/disable first person view
- Alway shows interior castle roof
- Alway locks camera rotation
- Offsets camera height when shapeshifted
- Third person view
- Keybinding for action mode to lock camera rotation
- Option for crosshair in action mode
- Option to lock pitch angle
- Option to lock zoom distance
- Options to adjust min/max pitch angles
- Options to adjust min/max zoom
- Option for over the shoulder offsets
- Option for aiming offsets
- Option to show interior castle roof
- Option to lock aim mode forward
Installation
- Install BepInEx
- Extract Silkworm.dll into (VRising folder)/BepInEx/plugins
- Extract ModernCamera.dll into (VRising folder)/BepInEx/plugins
Configuration
All configuration is done with the in game options menu
Known Issues
- Shadows flicker when looking directly horizontal (Due to fake cloud shadows)
Support
Join the modding community for support and tag @iZastic#0365
or @Dimentox#1154
Submit a ticket on GitHub
Contributors
- iZastic:
@iZastic#0365
on Discord
- Dimentox:
@Dimentox#1154
on Discord
- Kunogi:
@牧瀬紅莉栖#1570
on Discord
Changelog
1.4.1
- Fixed no fading of wrong UI elements (like chat)
- Fixed bug causing game to crash when leaving game
1.4.0
- Added option and keybind for enabling/disabling ModernCamera
- Added options for third person aiming offsets
- Added option to always show cursor
- Added first person offsets when shapeshifted
- Added shapeshifted and mounted detection for offsetting camera
- Added public method to enabled/disable ModernCamera (devs, ModernCamera.Enable(bool))
- Added public method to enabled/disable ActionMode (devs, ModernCamera.ActionMode(bool))
- Disabled ZoomModifierSystem
- Fix crashing when MaxZoom is to low
- Fix interference with ModernCamera zooming
- Fixed bug when zooming in/out of first person mode
- Fixed zoom bug after mounting a horse
- Fix world space UI disappearing when zoomed in
1.3.1
- Fixed conflict with Wetstone
- Fixed bug when trying to leave first person
- Fixed bug with setting min/max pitch
- Added options for over the shoulder offsets
- Added option for crosshair in action mode
- Added option to lock zoom
1.3.0
- Added all config options to the in game options menu
- Added keybinding for action mode
- Added option for locking y axis angle
- Added options for adjusting min/max y axis angles
- Added option to use default build mode zoom/pitch
- Removed camera rotation toggle (use action mode now)
- Fixed mouse moving around when rotation is locked
1.2.0
- Fixed mouse lock issue cause by Unity bug since version 2019
- Fixed mouse staying locked when leaving game to main menu
- Fixed mouse staying locked in options menu
- Stopped using Unity cursor locking and now manually sets mouse position when locked
- This may fixed compatability issues with the NoGameCursor mod
- Added a config option for inverting the camera Y axis
- Added a config option for camera max zoom
- Added a config option for showing roof in third person
- Added a config option for an over the shoulder view
1.1.0
- Added first person support
- Added option to allow toggle or held mode for camera rotation
- Join button is now disabled for official servers instead of just doing nothing
1.0.1
- Fixed zoom, now you can go completely into 1st person also.
1.0.0