mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-17 17:51:24 +01:00
Updated Hotkeys (markdown)
parent
2e458fb160
commit
e344bd09bf
1 changed files with 7 additions and 2 deletions
|
|
@ -3,17 +3,22 @@ This page covers Hotkeys available in _Fantasy Map Generator_. Please note hotke
|
|||
## Hotkeys:
|
||||
|
||||
General:
|
||||
* <kbd>F7</kbd> - generate new map
|
||||
* <kbd>F2</kbd> - generate new map
|
||||
* <kbd>Tab</kbd> - toggle options pane
|
||||
* <kbd>Esc</kbd> - close all edit screens
|
||||
* <kbd>Delete</kbd> - remove selected element
|
||||
* <kbd>Shift</kbd> - hold to continue adding elements on click (e.g. burgs and labels)
|
||||
* <kbd>+</kbd> - increase brush size
|
||||
* <kbd>-</kbd> - decrease brush size
|
||||
|
||||
Save / load map:
|
||||
* <kbd>F6</kbd> - quick save
|
||||
* <kbd>F9</kbd> - quick load
|
||||
* <kbd>Ctrl</kbd> + <kbd>P</kbd> - save as .png image
|
||||
* <kbd>Ctrl</kbd> + <kbd>S</kbd> - save as .svg image
|
||||
* <kbd>Ctrl</kbd> + <kbd>M</kbd> - save as .map file
|
||||
* <kbd>Ctrl</kbd> + <kbd>L</kbd> - load .map file
|
||||
* <kbd>Ctrl</kbd> + <kbd>L</kbd> - load .map file from the system
|
||||
* <kbd>Ctrl</kbd> + <kbd>U</kbd> - load .map file from URL
|
||||
|
||||
Map scrolling and zooming:
|
||||
* <kbd>↑</kbd> - scroll up
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue