05-03-2016, 07:55 PM
Have you guys considered doing the game in 3D space while keeping the current 2D look? That way, you can do all the logic, collision and rendering in 3D space without any intuition problems. If you do it correctly, there won't be any pixel stretching and you don't have to fake the depth.