mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-18 10:01:23 +01:00
Updated Hotkeys (markdown)
parent
b46d365403
commit
dc3b3200c7
1 changed files with 7 additions and 4 deletions
11
Hotkeys.md
11
Hotkeys.md
|
|
@ -10,8 +10,11 @@ Map scrolling and zooming:
|
|||
* <kbd>+</kbd> - zoom in
|
||||
* <kbd>-</kbd> - zoom put
|
||||
|
||||
Adding elements:
|
||||
* <kbd>Shift</kbd> - hold to add continue adding elements on click (e.g. burgs and labels)
|
||||
|
||||
The result will be displayed in the Console (<kbd>F12</kbd> in Chrome):
|
||||
* <kbd>S</kbd> - show states data as a table
|
||||
* <kbd>M</kbd> - show burgs data as a table
|
||||
* <kbd>C</kbd> - show cells data as a table
|
||||
* <kbd>Space</kbd> - show cell (on mouse point) data as a table
|
||||
* <kbd>S</kbd> - log states data as a table
|
||||
* <kbd>B</kbd> - log burgs data as a table
|
||||
* <kbd>C</kbd> - log cells data
|
||||
* <kbd>Space</kbd> - log cell (on mouse point) data as a table
|
||||
Loading…
Add table
Add a link
Reference in a new issue