Minimap Move Camera
Adds the ability to click the mini map with the middle mouse button to move the view to that location.
Double click to move to that location and close the map.
The mouse or keyboard key can be remapped in the configuration file. Note that Right Mouse Button is currently used by the Map Markers mod.
This mod supports the Mod Configuration Menu. Some values can be set in the Mods menu, while others can only be changed in the config file.
The configuration file will be created on the first game run and can be found at %AppData%..LocalLowMagnum Scriptum LtdQuasimorph_ModConfigsMiniMapMoveCameraconfig.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!
Source code is available on GitHub at https://github.com/NBKRedSpy/MiniMapMoveCamera
- Special thanks to Crynano for his excellent Mod Configuration Menu.
- 0.9.6 compatibility.