I can’t see light except directionallight when I use orthographic camera
( I’m an English learner, so If my explain isn’t enough, please let me know on comment. )
I’m making 2D game by using orthographic camera. Objects in field are 3D. When I use point light and spot light, rect light, I can’t see these lights in game although I could see them in viewport.
I want to use these lights in game. How can I fix it?
If you know the solutions, please let me know.
I believe orthographic cameras operate like a 2d game and disregard shadows and lighting.
I cheated in this regard as i wanted best of both and used the standard camera and changed the FOV to immitate orthographic. Its not 100% perfect but it works