@@ -82,19 +82,19 @@ size_flags_horizontal = 3
8282
8383[node name ="Display" type ="MarginContainer" parent ="Levels/Level/Info" ]
8484margin_right = 616.0
85- margin_bottom = 302 .0
85+ margin_bottom = 276 .0
8686size_flags_vertical = 3
8787script = ExtResource ( 3 )
8888
8989[node name ="Footer" type ="HBoxContainer" parent ="Levels/Level/Info" ]
90- margin_top = 310 .0
90+ margin_top = 284 .0
9191margin_right = 616.0
9292margin_bottom = 613.0
9393size_flags_vertical = 3
9494
9595[node name ="Meta" type ="VBoxContainer" parent ="Levels/Level/Info/Footer" ]
9696margin_right = 304.0
97- margin_bottom = 303 .0
97+ margin_bottom = 329 .0
9898size_flags_horizontal = 3
9999
100100[node name ="StatsContainer" type ="MarginContainer" parent ="Levels/Level/Info/Footer/Meta" ]
@@ -116,51 +116,74 @@ Worst-case space:"
116116[node name ="ScoresContainer" type ="MarginContainer" parent ="Levels/Level/Info/Footer/Meta" ]
117117margin_top = 133.0
118118margin_right = 304.0
119- margin_bottom = 303 .0
119+ margin_bottom = 329 .0
120120size_flags_vertical = 3
121121script = ExtResource ( 3 )
122122
123- [node name ="Scores" type ="HBoxContainer " parent ="Levels/Level/Info/Footer/Meta/ScoresContainer" ]
123+ [node name ="Scores" type ="VBoxContainer " parent ="Levels/Level/Info/Footer/Meta/ScoresContainer" ]
124124margin_left = 20.0
125125margin_top = 20.0
126126margin_right = 284.0
127- margin_bottom = 150 .0
127+ margin_bottom = 176 .0
128128
129- [node name ="Sizes" type ="Label" parent ="Levels/Level/Info/Footer/Meta/ScoresContainer/Scores" ]
129+ [node name ="Header" type ="HBoxContainer" parent ="Levels/Level/Info/Footer/Meta/ScoresContainer/Scores" ]
130+ margin_right = 264.0
131+ margin_bottom = 41.0
132+
133+ [node name ="Size" type ="Label" parent ="Levels/Level/Info/Footer/Meta/ScoresContainer/Scores/Header" ]
134+ margin_right = 40.0
135+ margin_bottom = 41.0
136+ text = "SIZE
137+ ----"
138+
139+ [node name ="Time" type ="Label" parent ="Levels/Level/Info/Footer/Meta/ScoresContainer/Scores/Header" ]
140+ margin_left = 48.0
141+ margin_right = 264.0
142+ margin_bottom = 41.0
143+ size_flags_horizontal = 3
144+ text = "HIGH SCORE
145+ ----------"
146+ align = 2
147+
148+ [node name ="Data" type ="HBoxContainer" parent ="Levels/Level/Info/Footer/Meta/ScoresContainer/Scores" ]
149+ margin_top = 49.0
150+ margin_right = 264.0
151+ margin_bottom = 156.0
152+
153+ [node name ="Sizes" type ="Label" parent ="Levels/Level/Info/Footer/Meta/ScoresContainer/Scores/Data" ]
130154margin_right = 30.0
131- margin_bottom = 129.0
132- text = "
133- 8
155+ margin_bottom = 107.0
156+ text = "8
13415716
13515832
13615964
137160128"
138161
139- [node name ="Times" type ="Label" parent ="Levels/Level/Info/Footer/Meta/ScoresContainer/Scores" ]
162+ [node name ="Times" type ="Label" parent ="Levels/Level/Info/Footer/Meta/ScoresContainer/Scores/Data " ]
140163margin_left = 38.0
141164margin_right = 264.0
142- margin_bottom = 129 .0
165+ margin_bottom = 107 .0
143166size_flags_horizontal = 3
144- text = "HIGH SCORES
145- INF
167+ text = "INF
146168INF
147169INF
148170INF
149171INF"
150- align = 1
172+ align = 2
173+ uppercase = true
151174
152175[node name ="ControlsContainer" type ="MarginContainer" parent ="Levels/Level/Info/Footer" ]
153176margin_left = 312.0
154177margin_right = 616.0
155- margin_bottom = 303 .0
178+ margin_bottom = 329 .0
156179size_flags_horizontal = 3
157180script = ExtResource ( 3 )
158181
159182[node name ="Controls" type ="Label" parent ="Levels/Level/Info/Footer/ControlsContainer" ]
160183margin_left = 20.0
161- margin_top = 142 .0
184+ margin_top = 155 .0
162185margin_right = 284.0
163- margin_bottom = 161 .0
186+ margin_bottom = 174 .0
164187size_flags_horizontal = 3
165188
166189[node name ="Timer" type ="Timer" parent ="Levels" ]
0 commit comments