mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-18 18:11:24 +01:00
Updated Tips (markdown)
parent
c02214386f
commit
26f84d92d9
1 changed files with 10 additions and 1 deletions
11
Tips.md
11
Tips.md
|
|
@ -1,4 +1,13 @@
|
|||
This page is aimed to collect useful tips that can be shown to users just like "Did you know?" popups in old-fashioned desktop applications. I don't like this style, so suggestions are welcomed.
|
||||
|
||||
### Custom map size
|
||||
Map is trying to fill the whole screen. If you want to change the map size, open the Generator in a separate window, change the window size to desired and re-generate the map. Or just set a desired resolution in "Options".
|
||||
Map is trying to fill the whole screen. If you want to change the map size, open the Generator in a separate window, change the window size to desired and re-generate the map. Or just set a desired resolution in "Options".
|
||||
|
||||
### Performance tips
|
||||
The tips below can help if you are facing problems with performance on zooming and dragging:
|
||||
|
||||
* Toggle off all currently unused layers (esp. Relief Icons)
|
||||
|
||||
* Open the map in a small (about 960x540) window. The map will be the same, but it will work much faster as rendering area is smaller
|
||||
|
||||
* Do not generate too big maps
|
||||
Loading…
Add table
Add a link
Reference in a new issue