Browse Source

Merge pull request #4848 from golddotasksquestions/add-grey-to-tilemap-tutorial

Marking overlapp area (grey) in 3x3minimal wall tilemap templates
Rémi Verschelde 4 years ago
parent
commit
60cd919c80

BIN
tutorials/2d/img/autotile_template_3x3_minimal_topdown_walls_tall.png


BIN
tutorials/2d/img/autotile_template_3x3_minimal_topdown_walls_thick.png


+ 1 - 0
tutorials/2d/using_tilemaps.rst

@@ -278,6 +278,7 @@ Key (applies to the four templates below):
 - Green: floor
 - Green: floor
 - Cyan: wall
 - Cyan: wall
 - Yellow: top of wall
 - Yellow: top of wall
+- Grey: hidden due to overlap
 - Transparent: air
 - Transparent: air
 
 
 .. image:: img/autotile_template_3x3_minimal_topdown_floor.png
 .. image:: img/autotile_template_3x3_minimal_topdown_floor.png