Search found 2 matches
- Sat Apr 20, 2013 1:36 am
- Forum: Support and Development
- Topic: Z-Ordering and ATL
- Replies: 3
- Views: 9829
Re: Z-Ordering and ATL
https://github.com/Kadoba/Advanced-Tiled-Loader That is "ATL" I understand the concept of it. I'm just wanting to see if there is an elegant method for doing this.
- Fri Apr 19, 2013 4:07 am
- Forum: Support and Development
- Topic: Z-Ordering and ATL
- Replies: 3
- Views: 9829
Z-Ordering and ATL
I'm using ATL, and am getting the hang of it now (and really enjoying it). I am curious about the best way to handle z-ordering though. I have a character in my game, and I want to make sure that the drawing order is correct. I see how to draw the layers in different orders, but I don't see any way ...