You may have noticed that our player can walk directly onto particular objects like buildings. This doesn't make much sense in our logical world, so we'll a need a way to render parts of these buildings and other objects on top of our player.
Here, I'll teach you the simplest way to do that.