From 22b51f9d6e42cd87ce6c85ccdce6db540fee2161 Mon Sep 17 00:00:00 2001 From: wcko87 Date: Tue, 12 Sep 2017 00:05:45 +0800 Subject: [PATCH] Update editorguide.md --- editorguide.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/editorguide.md b/editorguide.md index b612019..81e1103 100644 --- a/editorguide.md +++ b/editorguide.md @@ -46,6 +46,8 @@ There are 7 tile layers, `tiles0` to `tiles6`. These layers store tile data you Here we take tiles from the tileset and add them to the `tiles1` layer. +**Note: Press X to flip a tile by the x-axis, Y to flip by the y-axis. Do not rotate tiles. Do not flip collision tiles.** + ![editor_adding_tiles](https://user-images.githubusercontent.com/27341392/30276612-f9f1f23c-9737-11e7-9df0-85c9e8b8c24a.png) ## Adding Collision