From 184017769c868f392c9325578e3e7c6ad4dc72e0 Mon Sep 17 00:00:00 2001 From: Azgaar Date: Sat, 10 Dec 2022 08:46:50 -0800 Subject: [PATCH] Updated Heightmap template editor (markdown) --- Heightmap-template-editor.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Heightmap-template-editor.md b/Heightmap-template-editor.md index 3d1d7c3..cdea418 100644 --- a/Heightmap-template-editor.md +++ b/Heightmap-template-editor.md @@ -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 Enter.