1- [gd_scene load_steps =31 format =3 uid ="uid://d0cm2pfa3u3ss" ]
1+ [gd_scene load_steps =33 format =3 uid ="uid://d0cm2pfa3u3ss" ]
22
33[ext_resource type ="Shader" uid ="uid://bo07iwf6vb2x4" path ="res://assets/art/tiny_star_test.gdshader" id ="1_gi24m" ]
44[ext_resource type ="Shader" uid ="uid://clber8wcbyxn7" path ="res://assets/art/bright_star_test.gdshader" id ="2_hwurh" ]
55[ext_resource type ="Shader" uid ="uid://baqqpsotv4dfc" path ="res://assets/art/pixel.gdshader" id ="3_mgvpm" ]
66[ext_resource type ="FontFile" uid ="uid://cr2i4stnkh5fc" path ="res://assets/fonts/VonwaonBitmap-16px.ttf" id ="4_gb8ji" ]
7- [ext_resource type ="Shader" uid = "uid://yx1hnj3uanro" path ="res://scenes/main_menu/main_menu.gdshader" id ="4_mgvpm" ]
7+ [ext_resource type ="Shader" path ="res://scenes/main_menu/main_menu.gdshader" id ="4_mgvpm" ]
88[ext_resource type ="Texture2D" uid ="uid://1xnk8rvurye" path ="res://assets/art/oil-6-32x.png" id ="5_mvhjx" ]
99[ext_resource type ="Shader" uid ="uid://bsb0cwho76tw8" path ="res://assets/art/line.gdshader" id ="6_lmjjp" ]
1010[ext_resource type ="Texture2D" uid ="uid://cc0kyy84m3qcu" path ="res://assets/art/宝石.png" id ="7_s6ttp" ]
@@ -31,7 +31,13 @@ shader = ExtResource("1_gi24m")
3131[sub_resource type ="ShaderMaterial" id ="ShaderMaterial_37kl0" ]
3232shader = ExtResource ("2_hwurh" )
3333
34+ [sub_resource type ="ShaderMaterial" id ="ShaderMaterial_mgvpm" ]
35+ shader = ExtResource ("1_gi24m" )
36+
3437[sub_resource type ="ShaderMaterial" id ="ShaderMaterial_gb8ji" ]
38+ shader = ExtResource ("2_hwurh" )
39+
40+ [sub_resource type ="ShaderMaterial" id ="ShaderMaterial_mvhjx" ]
3541shader = ExtResource ("4_mgvpm" )
3642shader_parameter/color1 = Color (0.984 , 0.961 , 0.937 , 1 )
3743shader_parameter/color2 = Color (0.949 , 0.827 , 0.671 , 1 )
@@ -100,23 +106,58 @@ colors = PackedColorArray(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0.019607844)
100106[node name ="control" type ="Node2D" ]
101107
102108[node name ="background" type ="Polygon2D" parent ="." ]
109+ visible = false
103110material = SubResource ("ShaderMaterial_pvqjq" )
104111polygon = PackedVector2Array (-10000 , -10000 , 10000 , -10000 , 10000 , 10000 , -10000 , 10000 )
105112
106113[node name ="tiny_star" type ="Polygon2D" parent ="." ]
114+ visible = false
107115material = SubResource ("ShaderMaterial_8uh7m" )
108116polygon = PackedVector2Array (-10000 , -10000 , 10000 , -10000 , 10000 , 10000 , -10000 , 10000 )
109117
110118[node name ="bright_star" type ="Polygon2D" parent ="." ]
119+ visible = false
111120material = SubResource ("ShaderMaterial_37kl0" )
112121polygon = PackedVector2Array (-10000 , -10000 , 10000 , -10000 , 10000 , 10000 , -10000 , 10000 )
113122
114- [node name ="ColorRect" type ="ColorRect" parent ="bright_star" ]
123+ [node name ="ColorRect3" type ="ColorRect" parent ="." ]
124+ anchors_preset = 15
125+ anchor_right = 1.0
126+ anchor_bottom = 1.0
127+ offset_right = 1920.0
128+ offset_bottom = 1080.0
129+ grow_horizontal = 2
130+ grow_vertical = 2
131+ color = Color (0.07450981 , 0.078431375 , 0.18039216 , 1 )
132+
133+ [node name ="ColorRect2" type ="ColorRect" parent ="." ]
134+ material = SubResource ("ShaderMaterial_mgvpm" )
135+ anchors_preset = 15
136+ anchor_right = 1.0
137+ anchor_bottom = 1.0
138+ offset_right = 1920.0
139+ offset_bottom = 1080.0
140+ grow_horizontal = 2
141+ grow_vertical = 2
142+
143+ [node name ="ColorRect4" type ="ColorRect" parent ="." ]
115144material = SubResource ("ShaderMaterial_gb8ji" )
116- custom_minimum_size = Vector2 (20000 , 20000 )
117145anchors_preset = 15
118146anchor_right = 1.0
119147anchor_bottom = 1.0
148+ offset_right = 1920.0
149+ offset_bottom = 1080.0
150+ grow_horizontal = 2
151+ grow_vertical = 2
152+
153+ [node name ="ColorRect" type ="ColorRect" parent ="." ]
154+ material = SubResource ("ShaderMaterial_mvhjx" )
155+ anchors_preset = 15
156+ anchor_right = 1.0
157+ anchor_bottom = 1.0
158+ offset_top = -2.0
159+ offset_right = 1920.0
160+ offset_bottom = 1078.0
120161grow_horizontal = 2
121162grow_vertical = 2
122163
@@ -247,5 +288,6 @@ angular_velocity_max = 25.0
247288color_ramp = SubResource ("Gradient_icixp" )
248289
249290[node name ="空间站" type ="Sprite2D" parent ="." ]
291+ visible = false
250292position = Vector2 (437 , 815 )
251293texture = ExtResource ("14_hwurh" )
0 commit comments