1010[node name ="ScoreScreen" type ="CanvasLayer" node_paths =PackedStringArray ("_styleLabel" , "_styleAmount" , "_perfectsLabel" , "_perfectsAmount" , "_placedLabel" , "_placedAmount" , "_totalLabel" , "_totalAmount" , "_relicLabel" , "_relicAmount" , "_acceptButton" )]
1111process_mode = 3
1212script = ExtResource ("1_ma4hf" )
13- _styleLabel = NodePath ("Bg/WindowMargin/PanelBg/ VBoxContainer/MarginContainer/BottomPanelBg/ HBoxContainer/LabelMargin/LabelVbox/StyleLabel" )
14- _styleAmount = NodePath ("Bg/WindowMargin/PanelBg/ VBoxContainer/MarginContainer/BottomPanelBg/ HBoxContainer/ScoreMargin /LabelVbox/StyleLabel " )
15- _perfectsLabel = NodePath ("Bg/WindowMargin/PanelBg/ VBoxContainer/MarginContainer/BottomPanelBg/ HBoxContainer/LabelMargin/LabelVbox/PerfectLabel" )
16- _perfectsAmount = NodePath ("Bg/WindowMargin/PanelBg/ VBoxContainer/MarginContainer/BottomPanelBg/ HBoxContainer/ScoreMargin /LabelVbox/PerfectLabel " )
17- _placedLabel = NodePath ("Bg/WindowMargin/PanelBg/ VBoxContainer/MarginContainer/BottomPanelBg/ HBoxContainer/LabelMargin/LabelVbox/PlacedLabel" )
18- _placedAmount = NodePath ("Bg/WindowMargin/PanelBg/ VBoxContainer/MarginContainer/BottomPanelBg/ HBoxContainer/ScoreMargin /LabelVbox/PlacedLabel " )
19- _totalLabel = NodePath ("Bg/WindowMargin/PanelBg/ VBoxContainer/MarginContainer/BottomPanelBg/ HBoxContainer/LabelMargin/LabelVbox/TotalLabel" )
20- _totalAmount = NodePath ("Bg/WindowMargin/PanelBg/ VBoxContainer/MarginContainer/BottomPanelBg/ HBoxContainer/ScoreMargin /LabelVbox/HBoxContainer/TotalLabel" )
21- _relicLabel = NodePath ("Bg/WindowMargin/PanelBg/ VBoxContainer/MarginContainer/BottomPanelBg/ HBoxContainer/LabelMargin/LabelVbox/RelicLabel" )
22- _relicAmount = NodePath ("Bg/WindowMargin/PanelBg/ VBoxContainer/MarginContainer/BottomPanelBg/ HBoxContainer/ScoreMargin /LabelVbox/RelicLabel " )
23- _acceptButton = NodePath ("Bg/WindowMargin/PanelBg/ VBoxContainer/ButtonMargin/AcceptButton" )
13+ _styleLabel = NodePath ("Bg/WindowMargin/VBoxContainer/MarginContainer/HBoxContainer/LabelMargin/LabelVbox/HBoxContainer /StyleLabel" )
14+ _styleAmount = NodePath ("Bg/WindowMargin/VBoxContainer/MarginContainer/HBoxContainer/LabelMargin /LabelVbox/HBoxContainer/StyleLabel2 " )
15+ _perfectsLabel = NodePath ("Bg/WindowMargin/VBoxContainer/MarginContainer/HBoxContainer/LabelMargin/LabelVbox/HBoxContainer2 /PerfectLabel" )
16+ _perfectsAmount = NodePath ("Bg/WindowMargin/VBoxContainer/MarginContainer/HBoxContainer/LabelMargin /LabelVbox/HBoxContainer2/PerfectLabel2 " )
17+ _placedLabel = NodePath ("Bg/WindowMargin/VBoxContainer/MarginContainer/HBoxContainer/LabelMargin/LabelVbox/HBoxContainer3 /PlacedLabel" )
18+ _placedAmount = NodePath ("Bg/WindowMargin/VBoxContainer/MarginContainer/HBoxContainer/LabelMargin /LabelVbox/HBoxContainer3/PlacedLabel2 " )
19+ _totalLabel = NodePath ("Bg/WindowMargin/VBoxContainer/MarginContainer/HBoxContainer/LabelMargin/LabelVbox/HBoxContainer6 /TotalLabel" )
20+ _totalAmount = NodePath ("Bg/WindowMargin/VBoxContainer/MarginContainer/HBoxContainer/LabelMargin /LabelVbox/HBoxContainer6 /HBoxContainer/TotalLabel" )
21+ _relicLabel = NodePath ("Bg/WindowMargin/VBoxContainer/MarginContainer/HBoxContainer/LabelMargin/LabelVbox/HBoxContainer4 /RelicLabel" )
22+ _relicAmount = NodePath ("Bg/WindowMargin/VBoxContainer/MarginContainer/HBoxContainer/LabelMargin /LabelVbox/HBoxContainer4/RelicLabel2 " )
23+ _acceptButton = NodePath ("Bg/WindowMargin/VBoxContainer/ButtonMargin/AcceptButton" )
2424
2525[node name ="Bg" type ="NinePatchRect" parent ="." ]
2626self_modulate = Color (1 , 1 , 1 , 0.75 )
@@ -57,15 +57,13 @@ patch_margin_top = 10
5757patch_margin_right = 20
5858patch_margin_bottom = 27
5959
60- [node name ="VBoxContainer" type ="VBoxContainer" parent ="Bg/WindowMargin/PanelBg" ]
61- layout_mode = 1
62- anchors_preset = 15
63- anchor_right = 1.0
64- anchor_bottom = 1.0
65- grow_horizontal = 2
66- grow_vertical = 2
60+ [node name ="VBoxContainer" type ="VBoxContainer" parent ="Bg/WindowMargin" ]
61+ layout_mode = 2
62+
63+ [node name ="MarginContainer2" type ="MarginContainer" parent ="Bg/WindowMargin/VBoxContainer" ]
64+ layout_mode = 2
6765
68- [node name ="TopPanelBg" type ="NinePatchRect" parent ="Bg/WindowMargin/PanelBg/ VBoxContainer" ]
66+ [node name ="TopPanelBg" type ="NinePatchRect" parent ="Bg/WindowMargin/VBoxContainer/MarginContainer2 " ]
6967custom_minimum_size = Vector2 (0 , 45 )
7068layout_mode = 2
7169size_flags_horizontal = 3
@@ -77,32 +75,27 @@ patch_margin_top = 10
7775patch_margin_right = 20
7876patch_margin_bottom = 27
7977
80- [node name ="Title" type ="CenterContainer" parent ="Bg/WindowMargin/PanelBg/VBoxContainer/TopPanelBg" ]
81- layout_mode = 1
82- anchors_preset = 15
83- anchor_right = 1.0
84- anchor_bottom = 1.0
85- grow_horizontal = 2
86- grow_vertical = 2
78+ [node name ="Title" type ="CenterContainer" parent ="Bg/WindowMargin/VBoxContainer/MarginContainer2" ]
79+ layout_mode = 2
8780
88- [node name ="TitleText" type ="RichTextLabel" parent ="Bg/WindowMargin/PanelBg/ VBoxContainer/TopPanelBg /Title" ]
89- custom_minimum_size = Vector2 (400 , 47 )
81+ [node name ="TitleText" type ="RichTextLabel" parent ="Bg/WindowMargin/VBoxContainer/MarginContainer2 /Title" ]
82+ custom_minimum_size = Vector2 (293 , 40 )
9083layout_mode = 2
9184theme_override_font_sizes/normal_font_size = 32
9285bbcode_enabled = true
9386text = "SCORING_SCENE_TITLE"
9487horizontal_alignment = 1
9588vertical_alignment = 1
9689
97- [node name ="MarginContainer" type ="MarginContainer" parent ="Bg/WindowMargin/PanelBg/ VBoxContainer" ]
90+ [node name ="MarginContainer" type ="MarginContainer" parent ="Bg/WindowMargin/VBoxContainer" ]
9891layout_mode = 2
9992size_flags_vertical = 3
10093theme_override_constants/margin_left = 4
10194theme_override_constants/margin_top = 0
10295theme_override_constants/margin_right = 4
10396theme_override_constants/margin_bottom = 4
10497
105- [node name ="BottomPanelBg" type ="NinePatchRect" parent ="Bg/WindowMargin/PanelBg/ VBoxContainer/MarginContainer" ]
98+ [node name ="BottomPanelBg" type ="NinePatchRect" parent ="Bg/WindowMargin/VBoxContainer/MarginContainer" ]
10699custom_minimum_size = Vector2 (0 , 175 )
107100layout_mode = 2
108101size_flags_horizontal = 3
@@ -113,112 +106,120 @@ patch_margin_top = 10
113106patch_margin_right = 20
114107patch_margin_bottom = 27
115108
116- [node name ="HBoxContainer" type ="HBoxContainer" parent ="Bg/WindowMargin/PanelBg/VBoxContainer/MarginContainer/BottomPanelBg" ]
117- layout_mode = 1
118- anchors_preset = 15
119- anchor_right = 1.0
120- anchor_bottom = 1.0
121- grow_horizontal = 2
122- grow_vertical = 2
109+ [node name ="HBoxContainer" type ="HBoxContainer" parent ="Bg/WindowMargin/VBoxContainer/MarginContainer" ]
110+ layout_mode = 2
123111size_flags_vertical = 3
124112
125- [node name ="LabelMargin" type ="MarginContainer" parent ="Bg/WindowMargin/PanelBg/ VBoxContainer/MarginContainer/BottomPanelBg /HBoxContainer" ]
113+ [node name ="LabelMargin" type ="MarginContainer" parent ="Bg/WindowMargin/VBoxContainer/MarginContainer/HBoxContainer" ]
126114layout_mode = 2
127115size_flags_horizontal = 3
128116theme_override_constants/margin_left = 8
129117theme_override_constants/margin_top = 8
130118theme_override_constants/margin_right = 8
131119theme_override_constants/margin_bottom = 8
132120
133- [node name ="LabelVbox" type ="VBoxContainer" parent ="Bg/WindowMargin/PanelBg/ VBoxContainer/MarginContainer/BottomPanelBg /HBoxContainer/LabelMargin" ]
121+ [node name ="LabelVbox" type ="VBoxContainer" parent ="Bg/WindowMargin/VBoxContainer/MarginContainer/HBoxContainer/LabelMargin" ]
134122layout_mode = 2
135123size_flags_horizontal = 3
136- theme_override_constants/separation = 11
137124alignment = 1
138125
139- [node name ="StyleLabel " type ="Label " parent ="Bg/WindowMargin/PanelBg/ VBoxContainer/MarginContainer/BottomPanelBg /HBoxContainer/LabelMargin/LabelVbox" ]
126+ [node name ="HBoxContainer " type ="HBoxContainer " parent ="Bg/WindowMargin/VBoxContainer/MarginContainer/HBoxContainer/LabelMargin/LabelVbox" ]
140127layout_mode = 2
141- text = "SCORING_STYLE"
128+ size_flags_vertical = 3
142129
143- [node name ="PerfectLabel " type ="Label" parent ="Bg/WindowMargin/PanelBg/ VBoxContainer/MarginContainer/BottomPanelBg/ HBoxContainer/LabelMargin/LabelVbox" ]
130+ [node name ="StyleLabel " type ="Label" parent ="Bg/WindowMargin/VBoxContainer/MarginContainer/HBoxContainer/LabelMargin/LabelVbox/HBoxContainer " ]
144131layout_mode = 2
145- text = "SCORING_PERFECTS "
132+ text = "SCORING_STYLE "
146133
147- [node name ="PlacedLabel " type ="Label" parent ="Bg/WindowMargin/PanelBg/ VBoxContainer/MarginContainer/BottomPanelBg/ HBoxContainer/LabelMargin/LabelVbox" ]
134+ [node name ="StyleLabel2 " type ="Label" parent ="Bg/WindowMargin/VBoxContainer/MarginContainer/HBoxContainer/LabelMargin/LabelVbox/HBoxContainer " ]
148135layout_mode = 2
149- text = "SCORING_PLACED"
136+ size_flags_horizontal = 10
137+ text = "999"
138+ horizontal_alignment = 2
150139
151- [node name ="RelicLabel " type ="Label " parent ="Bg/WindowMargin/PanelBg/ VBoxContainer/MarginContainer/BottomPanelBg /HBoxContainer/LabelMargin/LabelVbox" ]
140+ [node name ="HBoxContainer2 " type ="HBoxContainer " parent ="Bg/WindowMargin/VBoxContainer/MarginContainer/HBoxContainer/LabelMargin/LabelVbox" ]
152141layout_mode = 2
153- text = "SCORING_RELICS"
142+ size_flags_vertical = 3
154143
155- [node name ="Placeholder " type ="Label" parent ="Bg/WindowMargin/PanelBg/ VBoxContainer/MarginContainer/BottomPanelBg/ HBoxContainer/LabelMargin/LabelVbox" ]
144+ [node name ="PerfectLabel " type ="Label" parent ="Bg/WindowMargin/VBoxContainer/MarginContainer/HBoxContainer/LabelMargin/LabelVbox/HBoxContainer2 " ]
156145layout_mode = 2
146+ text = "SCORING_PERFECTS"
157147
158- [node name ="TotalLabel " type ="Label" parent ="Bg/WindowMargin/PanelBg/ VBoxContainer/MarginContainer/BottomPanelBg/ HBoxContainer/LabelMargin/LabelVbox" ]
148+ [node name ="PerfectLabel2 " type ="Label" parent ="Bg/WindowMargin/VBoxContainer/MarginContainer/HBoxContainer/LabelMargin/LabelVbox/HBoxContainer2 " ]
159149layout_mode = 2
160- text = "SCORING_TOTAL"
150+ size_flags_horizontal = 10
151+ text = "999"
152+ horizontal_alignment = 2
161153
162- [node name ="ScoreMargin " type ="MarginContainer " parent ="Bg/WindowMargin/PanelBg/ VBoxContainer/MarginContainer/BottomPanelBg/ HBoxContainer" ]
154+ [node name ="HBoxContainer3 " type ="HBoxContainer " parent ="Bg/WindowMargin/VBoxContainer/MarginContainer/HBoxContainer/LabelMargin/LabelVbox " ]
163155layout_mode = 2
164- size_flags_horizontal = 3
165- size_flags_stretch_ratio = 0.25
166- theme_override_constants/margin_left = 8
167- theme_override_constants/margin_top = 8
168- theme_override_constants/margin_right = 8
169- theme_override_constants/margin_bottom = 8
156+ size_flags_vertical = 3
170157
171- [node name ="LabelVbox " type ="VBoxContainer " parent ="Bg/WindowMargin/PanelBg/ VBoxContainer/MarginContainer/BottomPanelBg/ HBoxContainer/ScoreMargin " ]
158+ [node name ="PlacedLabel " type ="Label " parent ="Bg/WindowMargin/VBoxContainer/MarginContainer/HBoxContainer/LabelMargin/LabelVbox/HBoxContainer3 " ]
172159layout_mode = 2
173- size_flags_horizontal = 3
174- theme_override_constants/separation = 11
175- alignment = 1
160+ text = "SCORING_PLACED"
176161
177- [node name ="StyleLabel " type ="Label" parent ="Bg/WindowMargin/PanelBg/ VBoxContainer/MarginContainer/BottomPanelBg/ HBoxContainer/ScoreMargin /LabelVbox" ]
162+ [node name ="PlacedLabel2 " type ="Label" parent ="Bg/WindowMargin/VBoxContainer/MarginContainer/HBoxContainer/LabelMargin /LabelVbox/HBoxContainer3 " ]
178163layout_mode = 2
164+ size_flags_horizontal = 10
179165text = "999"
180166horizontal_alignment = 2
181167
182- [node name ="PerfectLabel " type ="Label " parent ="Bg/WindowMargin/PanelBg/ VBoxContainer/MarginContainer/BottomPanelBg/ HBoxContainer/ScoreMargin /LabelVbox" ]
168+ [node name ="HBoxContainer4 " type ="HBoxContainer " parent ="Bg/WindowMargin/VBoxContainer/MarginContainer/HBoxContainer/LabelMargin /LabelVbox" ]
183169layout_mode = 2
184- text = "999"
185- horizontal_alignment = 2
170+ size_flags_vertical = 3
186171
187- [node name ="PlacedLabel " type ="Label" parent ="Bg/WindowMargin/PanelBg/ VBoxContainer/MarginContainer/BottomPanelBg/ HBoxContainer/ScoreMargin /LabelVbox" ]
172+ [node name ="RelicLabel " type ="Label" parent ="Bg/WindowMargin/VBoxContainer/MarginContainer/HBoxContainer/LabelMargin /LabelVbox/HBoxContainer4 " ]
188173layout_mode = 2
189- text = "999"
190- horizontal_alignment = 2
174+ text = "SCORING_RELICS"
191175
192- [node name ="RelicLabel " type ="Label" parent ="Bg/WindowMargin/PanelBg/ VBoxContainer/MarginContainer/BottomPanelBg/ HBoxContainer/ScoreMargin /LabelVbox" ]
176+ [node name ="RelicLabel2 " type ="Label" parent ="Bg/WindowMargin/VBoxContainer/MarginContainer/HBoxContainer/LabelMargin /LabelVbox/HBoxContainer4 " ]
193177layout_mode = 2
178+ size_flags_horizontal = 10
194179text = "999"
195180horizontal_alignment = 2
196181
197- [node name ="Placeholder" type ="Label" parent ="Bg/WindowMargin/PanelBg/VBoxContainer/MarginContainer/BottomPanelBg/HBoxContainer/ScoreMargin/LabelVbox" ]
182+ [node name ="HBoxContainer5" type ="HBoxContainer" parent ="Bg/WindowMargin/VBoxContainer/MarginContainer/HBoxContainer/LabelMargin/LabelVbox" ]
183+ layout_mode = 2
184+ size_flags_vertical = 3
185+
186+ [node name ="Placeholder" type ="Label" parent ="Bg/WindowMargin/VBoxContainer/MarginContainer/HBoxContainer/LabelMargin/LabelVbox/HBoxContainer5" ]
187+ layout_mode = 2
188+
189+ [node name ="Placeholder2" type ="Label" parent ="Bg/WindowMargin/VBoxContainer/MarginContainer/HBoxContainer/LabelMargin/LabelVbox/HBoxContainer5" ]
198190layout_mode = 2
199191horizontal_alignment = 2
200192
201- [node name ="HBoxContainer" type ="HBoxContainer" parent ="Bg/WindowMargin/PanelBg/VBoxContainer/MarginContainer/BottomPanelBg/HBoxContainer/ScoreMargin/LabelVbox" ]
193+ [node name ="HBoxContainer6" type ="HBoxContainer" parent ="Bg/WindowMargin/VBoxContainer/MarginContainer/HBoxContainer/LabelMargin/LabelVbox" ]
194+ layout_mode = 2
195+ size_flags_vertical = 3
196+
197+ [node name ="TotalLabel" type ="Label" parent ="Bg/WindowMargin/VBoxContainer/MarginContainer/HBoxContainer/LabelMargin/LabelVbox/HBoxContainer6" ]
202198layout_mode = 2
199+ text = "SCORING_TOTAL"
200+
201+ [node name ="HBoxContainer" type ="HBoxContainer" parent ="Bg/WindowMargin/VBoxContainer/MarginContainer/HBoxContainer/LabelMargin/LabelVbox/HBoxContainer6" ]
202+ layout_mode = 2
203+ size_flags_horizontal = 10
203204
204- [node name ="MoneyIcon" type ="TextureRect" parent ="Bg/WindowMargin/PanelBg/ VBoxContainer/MarginContainer/BottomPanelBg/ HBoxContainer/ScoreMargin /LabelVbox/HBoxContainer" ]
205+ [node name ="MoneyIcon" type ="TextureRect" parent ="Bg/WindowMargin/VBoxContainer/MarginContainer/HBoxContainer/LabelMargin /LabelVbox/HBoxContainer6 /HBoxContainer" ]
205206layout_mode = 2
206207size_flags_horizontal = 0
207208size_flags_vertical = 4
208209texture = ExtResource ("5_0mn6u" )
209210
210- [node name ="TotalLabel" type ="Label" parent ="Bg/WindowMargin/PanelBg/ VBoxContainer/MarginContainer/BottomPanelBg/ HBoxContainer/ScoreMargin /LabelVbox/HBoxContainer" ]
211+ [node name ="TotalLabel" type ="Label" parent ="Bg/WindowMargin/VBoxContainer/MarginContainer/HBoxContainer/LabelMargin /LabelVbox/HBoxContainer6 /HBoxContainer" ]
211212layout_mode = 2
212213size_flags_horizontal = 10
213214text = "999"
214215horizontal_alignment = 2
215216
216- [node name ="ButtonMargin" type ="MarginContainer" parent ="Bg/WindowMargin/PanelBg/ VBoxContainer" ]
217+ [node name ="ButtonMargin" type ="MarginContainer" parent ="Bg/WindowMargin/VBoxContainer" ]
217218layout_mode = 2
218219theme_override_constants/margin_top = -3
219220theme_override_constants/margin_bottom = 9
220221
221- [node name ="AcceptButton" type ="Button" parent ="Bg/WindowMargin/PanelBg/ VBoxContainer/ButtonMargin" ]
222+ [node name ="AcceptButton" type ="Button" parent ="Bg/WindowMargin/VBoxContainer/ButtonMargin" ]
222223layout_mode = 2
223224size_flags_horizontal = 6
224225theme = ExtResource ("4_1rsqt" )
0 commit comments