How to fade smoothly to another skybox? (3D)

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By bastilo

Hi, I’m developing an endless runner right now that has different levels or areas (e. g. grass land, lava land). How can I fade the background - more specific: the skybox - to something else? Changing the WorldEnvironment node with an AnimationPlayer is not smooth at all. Do I have to use a custom skybox? How do I do it and how can I fade two custom skyboxes then smoothly?