How to have two suns?

Hello human beings,

I want to have two suns in the sky in my game.
How can I do that? Not many articles on it on the internet…

Thanks in advance,
Ethan

Easiest solution I can think of is to make a sphere, add some emission and such to it… Add a directional light component to it… and then duplicate it.

Try using two directional or spot lights.

What do you need an article for? A sun is just a directional light. So add two, or three, or four, of them to your scene. Done.