I have a new tutorial series on this:
• Day/Night cycle | UE5
This tutorial series:
Today we will be taking a look at an day and night cycle that has a few added features like a moon, stars and an event system which allows us to turn on lights on during the night and turn lights off during the day in Unreal Engine 5 [this works for Unreal Engine 4.26 and 4.27]. It can do way more than that, but that's what I'm limiting it to for this series.
This part:
We will make an event system which will allow us to call events when a certain time condition is met. This means we will be able to turn lights off during the night and turn it on during the day.
Keywords:
#UnrealEngine #UE #DayAndNight #Moon #Stars #Lights #AtmosphereSystem