Updated Heightmap template editor (markdown)

Azgaar 2022-12-10 08:46:50 -08:00
parent 9065a29812
commit 184017769c

@ -15,7 +15,7 @@ Possible actions are:
Once you have given all the instructions, you can then run the template (process all instructions in sequence).
There are also options to download and upload templates.
When running a template, the map is cleared first. Undo / redo buttons can be used to check the heightmap on each step. In seed is provided, it will be used for heightmap generation, so the map will be the same on each execution.
When running a template, the map is cleared first. Undo / redo buttons can be used to check the heightmap on each step. In seed is locked, it will be used for heightmap generation, so the map will be the same on each execution.
Step can be skipped by clicking on the checkbox on the left. To execute the template click on the Execute button or just press <kbd>Enter</kbd>.