This commit is contained in:
2026-06-06 03:10:59 +01:00
parent 5e0f4c3914
commit 94a7afc785
19 changed files with 178 additions and 6 deletions

9
textures/testsky.tres Normal file
View File

@@ -0,0 +1,9 @@
[gd_resource type="GradientTexture2D" load_steps=2 format=2]
[sub_resource type="Gradient" id=2]
colors = PoolColorArray( 0.3476, 0.59092, 0.79, 1, 0.550781, 0.7789, 1, 1 )
[resource]
gradient = SubResource( 2 )
fill_from = Vector2( 0.7, 0.5 )
fill_to = Vector2( 0.7, 0.4 )