@@ -82,19 +82,19 @@ size_flags_horizontal = 3
82
82
83
83
[node name ="Display" type ="MarginContainer" parent ="Levels/Level/Info" ]
84
84
margin_right = 616.0
85
- margin_bottom = 302 .0
85
+ margin_bottom = 276 .0
86
86
size_flags_vertical = 3
87
87
script = ExtResource ( 3 )
88
88
89
89
[node name ="Footer" type ="HBoxContainer" parent ="Levels/Level/Info" ]
90
- margin_top = 310 .0
90
+ margin_top = 284 .0
91
91
margin_right = 616.0
92
92
margin_bottom = 613.0
93
93
size_flags_vertical = 3
94
94
95
95
[node name ="Meta" type ="VBoxContainer" parent ="Levels/Level/Info/Footer" ]
96
96
margin_right = 304.0
97
- margin_bottom = 303 .0
97
+ margin_bottom = 329 .0
98
98
size_flags_horizontal = 3
99
99
100
100
[node name ="StatsContainer" type ="MarginContainer" parent ="Levels/Level/Info/Footer/Meta" ]
@@ -116,51 +116,74 @@ Worst-case space:"
116
116
[node name ="ScoresContainer" type ="MarginContainer" parent ="Levels/Level/Info/Footer/Meta" ]
117
117
margin_top = 133.0
118
118
margin_right = 304.0
119
- margin_bottom = 303 .0
119
+ margin_bottom = 329 .0
120
120
size_flags_vertical = 3
121
121
script = ExtResource ( 3 )
122
122
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" ]
124
124
margin_left = 20.0
125
125
margin_top = 20.0
126
126
margin_right = 284.0
127
- margin_bottom = 150 .0
127
+ margin_bottom = 176 .0
128
128
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" ]
130
154
margin_right = 30.0
131
- margin_bottom = 129.0
132
- text = "
133
- 8
155
+ margin_bottom = 107.0
156
+ text = "8
134
157
16
135
158
32
136
159
64
137
160
128"
138
161
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 " ]
140
163
margin_left = 38.0
141
164
margin_right = 264.0
142
- margin_bottom = 129 .0
165
+ margin_bottom = 107 .0
143
166
size_flags_horizontal = 3
144
- text = "HIGH SCORES
145
- INF
167
+ text = "INF
146
168
INF
147
169
INF
148
170
INF
149
171
INF"
150
- align = 1
172
+ align = 2
173
+ uppercase = true
151
174
152
175
[node name ="ControlsContainer" type ="MarginContainer" parent ="Levels/Level/Info/Footer" ]
153
176
margin_left = 312.0
154
177
margin_right = 616.0
155
- margin_bottom = 303 .0
178
+ margin_bottom = 329 .0
156
179
size_flags_horizontal = 3
157
180
script = ExtResource ( 3 )
158
181
159
182
[node name ="Controls" type ="Label" parent ="Levels/Level/Info/Footer/ControlsContainer" ]
160
183
margin_left = 20.0
161
- margin_top = 142 .0
184
+ margin_top = 155 .0
162
185
margin_right = 284.0
163
- margin_bottom = 161 .0
186
+ margin_bottom = 174 .0
164
187
size_flags_horizontal = 3
165
188
166
189
[node name ="Timer" type ="Timer" parent ="Levels" ]
0 commit comments