Heya, new to Godot and the forum :smiley:
I'm trying to set a color transition on the procedural sky when an area is entered and exited.
How do i transition between Color(R,G,B,A) to Color(other values) ? And same for simple float values ( to set the curve gradient curve) ?