In this course, I will go over three ways to make a z sorting system for your game. The methods will be ordered by complexity. I recommend that you go directly to the part that corresponds to your skill level.
This part is aimed at beginners and explains the most basic z order system.
In this part, I explain how to add a layer system to your z ordering system.
In this third part, we move the player across layers, and make it amazing.
In this final part, I show a better collision system than the one used in the previous tutorial