| Last updated | 2 years ago |
| Total downloads | 27145 |
| Total rating | 3 |
| Categories | Mods BepInEx Client-side |
| Dependency string | boring-360View-1.0.5 |
| Dependants | 45 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.2100Evaisa-HookGenPatcher
Generates MonoMod.RuntimeDetour.HookGen's MMHOOK file during the BepInEx preloader phase.
Preferred version: 0.0.5README
360View
Allows you to look around 360 degrees while using the terminal or ladder.
Terminal 360 is always enabled, but the ladder can be disabled by setting
AllowLadder360 to false in the config.
You can also lock the view while using the terminal or ladder by setting
LockView to true in the config.
For more help/questions/bug reports, contact me on discord: thegulagisalie
Changelog
1.0.5
- Fix vertical camera movement clamping while in the terminal
1.0.4
- Fix
LockTerminalViewlocking during the initial "snapping" phase, rename the config variable accordingly.
1.0.3
- Split
LockViewintoLockTerminalViewandLockLadderViewto allow for better customization,LockLadderViewis not dependent onAllowLadder360to be true
1.0.2
- Added a
LockViewconfig option to lock the view when using the terminal or ladder, for the ladderAllowLadder360must be set totruefor this to work, otherwise it's unaffected