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 be using data from google maps to allow us to reposition the sun in an accurate manner. We also fix a small bug I intentionally left in so we could learn more about the system together. We also add the stars with a fade function.
Keywords:
#UnrealEngine #UE #DayAndNight #Moon #Stars #Lights #AtmosphereSystem