ingame camera height
change the camera height without having to enter the settings menu
Last updated | 5 days ago |
Total downloads | 547 |
Total rating | 4 |
Categories | Mods Tools Misc |
Dependency string | the_dragon-ingame_camera_height-1.1.0 |
Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
ingame camera height 🎥
a mod for atlyss, using bepinex
control the camera vertical offest without having to enter the settings menu
you can do that by pressing alt
(or some other configured key) and using the scroll wheel
you can hold that key and shift
to move the camera side to side (up is left, down is right)
if you press the middle mouse button you'll reset the camera position
optionally if you have EasySettings installed you'll see in the mods tab an option to change the keybind (doesn't affect the horizontal modfier, it's always shift)
building
see the bepinex dev documentation in what you'll need for editing and building this mod, you might also want to have just
but is not necessary (if you know what you're doing)
(info) please export the environment variable
AtlyssPath
to where yourATLYSS_Data
folder is, do that globaly if you want proper development support in vscode, or however you do that in visual studio or rider
if you have everything you can run any of the following
just build
- create a debug build, it will createbin/Debug/netstandard2.1/CameraHeight.dll
just build release
- it will createbin/Release/netstandard2.1/CameraHeight.dll
just build all
- do a release build and package it with extra metadata into a.zip
you can use just -l
to see available commands
mod made by sirlan 🐉, under the don't be a dick public license, you can find this mod's repo here. feel free to buy me a salad 🥗 if you liked this