From b66bc726ee1a8cc3db34ac7d8d48bae3b6986fb3 Mon Sep 17 00:00:00 2001 From: "False.Genesis" Date: Tue, 25 Dec 2018 23:39:01 +0100 Subject: [PATCH] Updated editor controls (markdown) --- editor-controls.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/editor-controls.md b/editor-controls.md index 488feaf..f71c1f0 100644 --- a/editor-controls.md +++ b/editor-controls.md @@ -12,6 +12,10 @@ Note that by default you'll only be able to open the editor in mods; for vanilla It's generally advised to save often when using the editor. Sometimes there are weird problems that are usually fixed when the map is reloaded, but for this to be effective you need to _actually save it before reloading_! +Most of the editor functions are mapped to hotkeys that are not displayed anywhere in-game. This page aims to be a complete collection of all available keyboard controls. To efficiently edit maps you'll have to learn them; it doesn't take long and quite easy after getting used to the basics. + +The mouse is mainly used to place and move things around, to adjust the size of objects, and to move the camera. + # Keyboard gotchas Editor controls are hard-coded, that means you can't change them.