1- [gd_scene load_steps =17 format =3 uid ="uid://b5bfm2244ywxk" ]
1+ [gd_scene load_steps =18 format =3 uid ="uid://b5bfm2244ywxk" ]
22
33[ext_resource type ="Script" path ="res://game.gd" id ="1_ewnxx" ]
44[ext_resource type ="Texture2D" uid ="uid://cnlqirgwr8d4" path ="res://assets/bkgd/Background.png" id ="1_h8otn" ]
55[ext_resource type ="PackedScene" uid ="uid://x4qq2j3l7nvb" path ="res://game_board/board.tscn" id ="2_2ltbx" ]
66[ext_resource type ="Texture2D" uid ="uid://b8biy2iputyhe" path ="res://assets/gems/characters_0002.png" id ="3_qywvx" ]
77[ext_resource type ="Texture2D" uid ="uid://duau66qew6757" path ="res://assets/gems/characters_0001.png" id ="3_sh4xh" ]
88[ext_resource type ="Texture2D" uid ="uid://vu6oui2n7024" path ="res://assets/gems/characters_0003.png" id ="4_2reex" ]
9+ [ext_resource type ="Theme" uid ="uid://1cdmnqyil8gy" path ="res://game_stats_label_theme.tres" id ="4_xf0vf" ]
910[ext_resource type ="Texture2D" uid ="uid://byliae6aa6ki2" path ="res://assets/gems/characters_0005.png" id ="5_g428h" ]
1011[ext_resource type ="Texture2D" uid ="uid://2vrsevjv4w43" path ="res://assets/gems/characters_0007.png" id ="6_ot4tf" ]
1112[ext_resource type ="Texture2D" uid ="uid://b1o34xq1pq82y" path ="res://assets/gems/characters_0006.png" id ="7_o4d3d" ]
@@ -43,19 +44,19 @@ grow_horizontal = 2
4344grow_vertical = 2
4445theme_override_styles/panel = SubResource ("StyleBoxFlat_103kv" )
4546
46- [node name ="VboxBkgd " type ="Panel" parent ="." ]
47- offset_left = 50 .0
48- offset_top = 75 .0
49- offset_right = 450 .0
50- offset_bottom = 1175 .0
47+ [node name ="GameStatsBkgd " type ="Panel" parent ="." ]
48+ offset_left = 75 .0
49+ offset_top = 150 .0
50+ offset_right = 425 .0
51+ offset_bottom = 1174 .0
5152theme_override_styles/panel = SubResource ("StyleBoxFlat_k3sk6" )
5253
5354[node name ="GameStats" type ="VBoxContainer" parent ="." ]
54- offset_left = 80 .0
55- offset_top = 85 .0
56- offset_right = 405 .0
57- offset_bottom = 1185 .0
58- theme_override_constants/separation = 20
55+ offset_left = 100 .0
56+ offset_top = 175 .0
57+ offset_right = 425 .0
58+ offset_bottom = 1199 .0
59+ theme_override_constants/separation = 40
5960
6061[node name ="HBoxContainer1" type ="HBoxContainer" parent ="GameStats" ]
6162layout_mode = 2
@@ -73,7 +74,7 @@ centered = false
7374[node name ="Label" type ="Label" parent ="GameStats/HBoxContainer1" ]
7475layout_mode = 2
7576size_flags_horizontal = 3
76- theme_override_colors/font_color = Color ( 0.945098 , 0.945098 , 0.945098 , 1 )
77+ theme = ExtResource ( "4_xf0vf" )
7778theme_override_font_sizes/font_size = 96
7879text = "0"
7980
@@ -93,6 +94,7 @@ centered = false
9394[node name ="Label" type ="Label" parent ="GameStats/HBoxContainer2" ]
9495layout_mode = 2
9596size_flags_horizontal = 3
97+ theme = ExtResource ("4_xf0vf" )
9698theme_override_colors/font_color = Color (0.945098 , 0.945098 , 0.945098 , 1 )
9799theme_override_font_sizes/font_size = 96
98100text = "0"
@@ -113,6 +115,7 @@ centered = false
113115[node name ="Label" type ="Label" parent ="GameStats/HBoxContainer3" ]
114116layout_mode = 2
115117size_flags_horizontal = 3
118+ theme = ExtResource ("4_xf0vf" )
116119theme_override_colors/font_color = Color (0.945098 , 0.945098 , 0.945098 , 1 )
117120theme_override_font_sizes/font_size = 96
118121text = "0"
@@ -133,6 +136,7 @@ centered = false
133136[node name ="Label" type ="Label" parent ="GameStats/HBoxContainer4" ]
134137layout_mode = 2
135138size_flags_horizontal = 3
139+ theme = ExtResource ("4_xf0vf" )
136140theme_override_colors/font_color = Color (0.945098 , 0.945098 , 0.945098 , 1 )
137141theme_override_font_sizes/font_size = 96
138142text = "0"
@@ -153,6 +157,7 @@ centered = false
153157[node name ="Label" type ="Label" parent ="GameStats/HBoxContainer5" ]
154158layout_mode = 2
155159size_flags_horizontal = 3
160+ theme = ExtResource ("4_xf0vf" )
156161theme_override_colors/font_color = Color (0.945098 , 0.945098 , 0.945098 , 1 )
157162theme_override_font_sizes/font_size = 96
158163text = "0"
@@ -173,20 +178,21 @@ centered = false
173178[node name ="Label" type ="Label" parent ="GameStats/HBoxContainer6" ]
174179layout_mode = 2
175180size_flags_horizontal = 3
181+ theme = ExtResource ("4_xf0vf" )
176182theme_override_colors/font_color = Color (0.945098 , 0.945098 , 0.945098 , 1 )
177183theme_override_font_sizes/font_size = 96
178184text = "0"
179185
180186[node name ="BoardTextRect" type ="Panel" parent ="." ]
181187visible = false
182188offset_left = 500.0
183- offset_top = 70 .0
189+ offset_top = 150 .0
184190offset_right = 1524.0
185- offset_bottom = 1094 .0
191+ offset_bottom = 1174 .0
186192theme_override_styles/panel = SubResource ("StyleBoxFlat_103kv" )
187193
188194[node name ="Board" parent ="." instance =ExtResource ("2_2ltbx" )]
189- position = Vector2 (500 , 70 )
195+ position = Vector2 (500 , 150 )
190196
191197[node name ="Panel" type ="Panel" parent ="." ]
192198visible = false
@@ -207,10 +213,10 @@ theme_override_styles/panel = SubResource("StyleBoxFlat_imdoc")
207213stream = ExtResource ("8_7jpwb" )
208214
209215[node name ="BtnNewGame" type ="TextureButton" parent ="." ]
210- offset_left = 1596 .0
211- offset_top = 74 .0
212- offset_right = 2755 .0
213- offset_bottom = 432 .0
216+ offset_left = 1617 .0
217+ offset_top = 293 .0
218+ offset_right = 2776 .0
219+ offset_bottom = 651 .0
214220scale = Vector2 (0.3 , 0.3 )
215221texture_normal = ExtResource ("10_qtl06" )
216222
@@ -227,10 +233,10 @@ horizontal_alignment = 1
227233vertical_alignment = 1
228234
229235[node name ="BtnClearDebugLabels" type ="TextureButton" parent ="." ]
230- offset_left = 1656 .0
231- offset_top = 829 .0
232- offset_right = 2815 .0
233- offset_bottom = 1187 .0
236+ offset_left = 1668 .0
237+ offset_top = 554 .0
238+ offset_right = 2827 .0
239+ offset_bottom = 912 .0
234240scale = Vector2 (0.25 , 0.25 )
235241texture_normal = ExtResource ("11_bw3je" )
236242
@@ -247,10 +253,10 @@ horizontal_alignment = 1
247253vertical_alignment = 1
248254
249255[node name ="BtnMatchCol" type ="TextureButton" parent ="." ]
250- offset_left = 1657 .0
251- offset_top = 990 .0
252- offset_right = 2816 .0
253- offset_bottom = 1348 .0
256+ offset_left = 1667 .0
257+ offset_top = 680 .0
258+ offset_right = 2826 .0
259+ offset_bottom = 1038 .0
254260scale = Vector2 (0.25 , 0.25 )
255261texture_normal = ExtResource ("12_4fgvl" )
256262
0 commit comments