From 973d410c9a65f6c442213b741a1cdd95b0999676 Mon Sep 17 00:00:00 2001 From: minjaesong Date: Tue, 13 Sep 2022 13:15:12 +0900 Subject: [PATCH] awwww --- Modules:Setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Modules:Setup.md b/Modules:Setup.md index 959fdd7..4917606 100644 --- a/Modules:Setup.md +++ b/Modules:Setup.md @@ -116,7 +116,7 @@ Block spritesheet must be one of following sizes (assuming global TILE_SIZE of 1 ![If this image does not load, please look at the ingame asset located on assets/mods/basegame/blocks/33.tga](autotiling1.png) -The "empty" tile at the (6,5) work as a "barcode" to assign properties. Each row on the square encodes a number in binary: pixel plotted = 1 +- The "empty" tile at the (6,5) work as a "barcode" to assign properties. Each row on the square encodes a number in binary: pixel plotted = 1 - Topmost row: the connection type - …0000—connect mutually (every tile tagged as 0 will connect to each other); …0001—connect to self - Second row: the mask type