Question by
departedsir · Mar 11 at 08:07 PM ·
cameradepthorthographicorthographic camera
Giving The Illusion of Depth in an Orphographic Game
I've been recently working on a 2d game that utilizies 3d objects and an orthographic camera to give the illusion of it being 2d. However, If the player is in a room (or in any environment), how would I add "layers?"
Examples of what I want to Achieve:
https://connect-prd-cdn.unity.com/20190220/learn/images/6edb34b3-0156-491b-95fa-cc3b750d4644_Project_and_Tutorials_2D_Game_Kit_1920x1080_Project_Tutorial_1.jpg
https://media.moddb.com/images/groups/1/2/1493/auto/deadcells2.jpg
(you can tell the background is the background)
What I have right now:
https://gyazo.com/fb54dffa513a39752cf5c81531835bda
https://gyazo.com/30c12a82d9795a0b926306a5df0c5af7
Comment