I can't see light except directionallight when I use orthographic camera

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.

Thank you.

Hi @O_DEKOPON

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

Thank you for your comment. I’m going to follow your advice!

1 Like

Hi there @O_DEKOPON, hope you’re well.

This topic has been moved from International to Rendering.

When posting, please review the categories to ensure your topic is posted in the most relevant space.

Thanks and happy developing! :slight_smile: