Camera To Exits
Adds a hotkey to move the camera view to the current level’s exits. Helpful when the player is moving loot back to the shuttle from multiple floors.
Press left bracket for move to the down elevator or the drop pod. Press right bracket to move to the up elevator or shuttle.
The camera will only move if the target has already been explored.
The hotkeys can be configured.
This mod includes MCM configuration. Some values can be edited in the Mods screen, while the rest will be display only. All options can be configured in the config file.
The configuration file will be created on the first game run and can be found at %AppData%..LocalLowMagnum Scriptum LtdQuasimorph_ModConfigsCameraToExitsconfig.json.
The list of valid keyboard keys can be found at the bottom of https://docs.unity3d.com/ScriptReference/KeyCode.html
Beware that numbers 0-9 are Alpha0 – Alpha9. Most of the other keys are as expected such as X for X.
Use "None" to not bind the key.
If you enjoy my mods and want to buy me a coffee, check out my Ko-Fi[ko-fi.com] page.
Thanks!
- Special thanks to Crynano for his excellent Mod Configuration Menu.
Source code is available on GitHub at https://github.com/NBKRedSpy/QM_CameraToExits
- UNSTABLE BETA.501 compatibility
- 0.9.8 Compatibility.
- Beta compatibility.
Fix: Now only activates if no window is shown.
- Fix for MCM not being bypassed due to Mono specific bug.
- MCM Integration.
- Added drop pod to the list of items. The user can press the "down key" again to cycle between the exist and the drop pod. Intentionally includes if the area is not explored since it is shown on the minimap.