add Temperature page

OriAsis834 2024-09-12 01:14:19 +03:00
parent b754d5cdb1
commit 50c95011a4

@ -0,0 +1,20 @@
This layer shows the temperatures.
When the layer is on, when passing over a cell, its temperature will be displayed.
When this layer is on, when hovering a cell, its temperature will be displayed in the [Bottom label tooltip](https://github.com/Azgaar/Fantasy-Map-Generator/wiki/2.1-(UI)-Controls#bottom-label-tooltip).
<details>
<summary>Show Image</summary>
![image](https://github.com/user-attachments/assets/dd558923-7554-4d3b-b65a-9a18c4048d73)
![image](https://github.com/user-attachments/assets/ec3a6e25-5fdb-4c36-8ada-efc3d3b76330)
</details>
## Links
You can edit the view of this layer in the [Style tab](https://github.com/Azgaar/Fantasy-Map-Generator/wiki/2.3.4.3-(Style-Tab)-Select-element#Temperature).
[Previous layer -> States](https://github.com/Azgaar/Fantasy-Map-Generator/wiki/2.3.3.3.23-(Layers)-States),
[Next layer -> Texture](https://github.com/Azgaar/Fantasy-Map-Generator/wiki/2.3.3.3.25-(Layers)-Texture).