- Home /
Question by
rugvedkhandekar · Apr 21, 2018 at 08:14 AM ·
buttonbackgroundorthographic camera
How to make a background Image in 3D game with Orthographic Camera?
I have made a 3D platformer Game with an orthographic camera. Now as the camera is orthographic, Only the objects intersecting with its frame can be seen. If I put a Quad Image as BG, and intersect it in the camera frame, My other Game objects can't be seen. What should I do?
Comment
Your answer

Follow this Question
Related Questions
Unity2D Player Sprite not showing up in either Editor/Game Scene 0 Answers
Remove button background 2 Answers
Recolouring Button Background from Skin 0 Answers
Image texture not visible when loaded in script, and button placement wrt image 0 Answers
How do I get an invisible object on canvas to fire OnMouseClick or an Event trigger? 2 Answers