From 6ea7ccdde849a128ae2af5f559704c05348d0bef Mon Sep 17 00:00:00 2001 From: wcko87 Date: Sat, 30 Sep 2017 17:20:11 +0800 Subject: [PATCH] Update tile_layer_draw_order.md --- docs/tile_layer_draw_order.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/tile_layer_draw_order.md b/docs/tile_layer_draw_order.md index 4af464e..71c9ede 100644 --- a/docs/tile_layer_draw_order.md +++ b/docs/tile_layer_draw_order.md @@ -1,5 +1,7 @@ # Tile Layer Draw Order +Layer 1 is the "main" layer. Most of the map geometry should be placed in layer 1. + The tile layers (layer 0 to 6) are drawn in this order: (with layer 0 being the furthest in the back and layer 2 at the front)