so im making a game, and it has a time of day system made entirely with interpolation between 4 different lighting presets (dawn, day, dusk, midnight)
at this timestamp, when it reaches 6pm, the sun vanishes entirely. how can i fix that?
so im making a game, and it has a time of day system made entirely with interpolation between 4 different lighting presets (dawn, day, dusk, midnight)
at this timestamp, when it reaches 6pm, the sun vanishes entirely. how can i fix that?
try using GeographicLatitude, although im not entirely sure itll work cuz i dont use it that much
No that would do anything also im already using it for seasonal sun position changes (east in winter, north east in summer)
Preciate your help tho nobody bothered to even reply
could you share the properties of your lighting settings?