mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2026-05-02 11:51:20 +02:00
Created 2.2 Map navigation (markdown)
parent
5cb3c1bac0
commit
57badb89c9
1 changed files with 23 additions and 0 deletions
23
2.2-Map-navigation.md
Normal file
23
2.2-Map-navigation.md
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
## Zooming
|
||||
|
||||
There are several way to zoom:
|
||||
|
||||
Using the mouse by Double click,
|
||||
|
||||
Using the keyboard by Pressing + (plus) and - (minus), or press numbers (from 0-9, The higher the number, the higher its zoom level).
|
||||
|
||||
<details>
|
||||
<summary>Show Image</summary>
|
||||

|
||||
</details>
|
||||
|
||||
There is also support for touch screen and mouse pad.
|
||||
|
||||
## Moving on the map
|
||||
|
||||
By dragging the mouse, or by the navigation keys (right, left, up and down).
|
||||
|
||||
<details>
|
||||
<summary>Show Image</summary>
|
||||

|
||||
</details>
|
||||
Loading…
Add table
Add a link
Reference in a new issue