From 23605ab38a9969895effa660bb49e931727b3b71 Mon Sep 17 00:00:00 2001 From: RustyStriker Date: Tue, 30 Aug 2022 18:24:50 +0300 Subject: [PATCH] im really bad at knowing when to commit readme changes --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index b659405..f04e12f 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,14 @@ Mostly a working level editor, why should you use it? because it exists and allows to make levels without tilemaps... +## Usage + +Left mouse click for mostly everything, when creating a shape you it will build the shape as you go(giving you a visual indicator). + +If you want to cancel a shape mid-build you can right click to undo the shape + +When an item is selected in the items tree window(will be written in gold), clicking `X` will delete it + ## TODO - [x] Items tree view showing all shapes with their child nodes and purposes(maybe location and such as well?)