small racing game im working on
1
2
3
4
5
6
7
[gd_resource type="ProceduralSkyMaterial" format=3 uid="uid://b8gjliaaeajp5"]

[resource]
sky_top_color = Color(0, 0.8, 1, 1)
sky_horizon_color = Color(0.4, 1, 1, 1)
ground_bottom_color = Color(0.4, 1, 1, 1)
ground_horizon_color = Color(0.4, 1, 1, 1)