I am currently making a game with a view angle similar to pokemon, not completely top down, but not from the side either. Unfortunately when I make a game like this, the player with be either behind or in front of objects no matter what the position of the player is. For instance, when the player is in front of an object, it will show the player over the top, which is good. However, when the player is behind the same object, it will still show the player over the top, which I don't want. Does anyone know how to change this?

