Hi! I’m new to UE5 and for my game I want to add day and night cycle in real time, i.e. if there’s day in real world then it’d be day in-game as well and same for night. The in-game time would be connected to the system cpu clock. Is there a way to do that using blueprint or C++? As I cannot find any tutorial that could help me.
Thanks in advance!