Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser

Quick Information

Dynamic Day-Night cycle skyThis addon is based on the work of Danil and built on to include a day night cycle, adding environment management, a real directional light that syncs with the sky and light effects that you can turn off from SIsilicon's GodraysThere's also a climate manager based on months, if you wish to change precipitation probability, the settings will be located in res://addons/joyeux.dynamic_sky/DynamicDayNight.gdHow does it work?This is a plug and play addon, simply add res://addons/joyeux.dynamic_sky/DynamicDayNight.tscn to your scene and the cycle will start playing. For proper setup, cameras using this sky should call add_env_to_camera to register themselves and see the sky properly. Otherwise you will notice that only the light shows up, though you may intend to use it like that, it looks pretty.There are export variables for you to change, though most of them are only used for testing purposes as the night-day cycle will change the values on the run.How does it look?(Sky colours in the cheap version can be changed to whatever you like, so this is also the stylished version).Updated:1.2 Various fixes- Better asset description
Dynamic Day-Night cycle sky
This addon is based on the work of Danil and built on to include a day night cycle, adding environment management, a real directional light that syncs with the sky and light effects that you can turn off from SIsilicon's Godrays
There's also a climate manager based on months, if you wish to change precipitation probability, the settings will be located in res://addons/joyeux.dynamic_sky/DynamicDayNight.gd
How does it work?
This is a plug and play addon, simply add res://addons/joyeux.dynamic_sky/DynamicDayNight.tscn
to your scene and the cycle will start playing. For proper setup, cameras using this sky should call add_env_to_camera
to register themselves and see the sky properly. Otherwise you will notice that only the light shows up, though you may intend to use it like that, it looks pretty.
There are export variables for you to change, though most of them are only used for testing purposes as the night-day cycle will change the values on the run.
How does it look?
This is how the "Cheap" version looks like (Sky colours can be changed to whatever you like, so this is also the stylished version).
This is how the raleigh version looks like, to change how it looks you have to modify the shader. (None of the atmosphere variables are exposed in GDScript).
Dynamic Day-Night cycle sky
This addon is based on the work of Danil and built on to include a day night cycle, adding environment management, a real directional light that syncs with the sky and light effects that you can turn off from SIsilicon's Godrays
There's also a climate manager based on months, if you wish to change precipitation probability, the settings will be located in res://addons/joyeux.dynamic_sky/DynamicDayNight.gd
How does it work?
This is a plug and play addon, simply add res://addons/joyeux.dynamic_sky/DynamicDayNight.tscn to your scene and the cycle will start playing. For proper setup, cameras using this sky should call add_env_to_camera to register themselves and see the sky properly. Otherwise you will notice that only the light shows up, though you may intend to use it like that, it looks pretty.
There are export variables for you to change, though most of them are only used for testing purposes as the night-day cycle will change the values on the run.
How does it look?
(Sky colours in the cheap version can be changed to whatever you like, so this is also the stylished version).
Updated:
1.2 Various fixes
- Better asset description
Reviews
Quick Information

Dynamic Day-Night cycle skyThis addon is based on the work of Danil and built on to include a day night cycle, adding environment management, a real directional light that syncs with the sky and light effects that you can turn off from SIsilicon's GodraysThere's also a climate manager based on months, if you wish to change precipitation probability, the settings will be located in res://addons/joyeux.dynamic_sky/DynamicDayNight.gdHow does it work?This is a plug and play addon, simply add res://addons/joyeux.dynamic_sky/DynamicDayNight.tscn to your scene and the cycle will start playing. For proper setup, cameras using this sky should call add_env_to_camera to register themselves and see the sky properly. Otherwise you will notice that only the light shows up, though you may intend to use it like that, it looks pretty.There are export variables for you to change, though most of them are only used for testing purposes as the night-day cycle will change the values on the run.How does it look?(Sky colours in the cheap version can be changed to whatever you like, so this is also the stylished version).Updated:1.2 Various fixes- Better asset description