Update tile_layer_draw_order.md

This commit is contained in:
wcko87 2017-11-26 21:20:58 +08:00 committed by GitHub
parent 283e3a224c
commit 6350bf3244
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,6 +2,8 @@
Layer 1 is the "main" layer. Most of the map geometry should be placed in layer 1.
Destructable blocks (bomb blocks, hammer blocks, ribbon blocks etc) should be on 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)