We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d6144a1 + 53eb7c8 commit 7bd6564Copy full SHA for 7bd6564
tutorials/2d/using_tilesets.rst
@@ -510,7 +510,7 @@ to empty space.
510
511
For example, if a tile has all its bits set to ``0`` or greater, it will only
512
appear if *all* 8 neighboring tiles are using a tile with the same terrain ID.
513
-is present on corners or sides. If a tile has its bits set to ``0`` or greater,
+If a tile has its bits set to ``0`` or greater,
514
but the top-left, top and top-right bits are set to ``-1``, it will only appear
515
if there is empty space on top of it (including diagonally).
516
0 commit comments