OpenGL 2D Depth Perception
- by Stephen James
This is the first time i have ever commented on a forum about programming, so sorry if I'm not specific enough.
Here's my problem: I have a 2D RPG game written in Java using LWJGL. All works fine, but at the moment I'm having trouble deciding what the best way to do depth perception is. So , for example, if the player goes in front of the…