@@ -85,16 +85,16 @@ size_flags_horizontal = 3
85
85
86
86
[node name ="Display" type ="MarginContainer" parent ="Levels/Level/Right" ]
87
87
margin_right = 616.0
88
- margin_bottom = 431 .0
88
+ margin_bottom = 475 .0
89
89
size_flags_vertical = 3
90
90
script = ExtResource ( 3 )
91
91
92
92
[node name ="TypesContainer" type ="MarginContainer" parent ="Levels/Level/Right/Display" ]
93
93
visible = false
94
94
margin_left = 288.0
95
- margin_top = 195 .0
95
+ margin_top = 217 .0
96
96
margin_right = 328.0
97
- margin_bottom = 235 .0
97
+ margin_bottom = 257 .0
98
98
size_flags_horizontal = 4
99
99
size_flags_vertical = 4
100
100
script = ExtResource ( 3 )
@@ -111,16 +111,16 @@ size_flags_vertical = 4
111
111
margin_left = 20.0
112
112
margin_top = 20.0
113
113
margin_right = 596.0
114
- margin_bottom = 411 .0
114
+ margin_bottom = 455 .0
115
115
116
116
[node name ="Info" type ="HBoxContainer" parent ="Levels/Level/Right" ]
117
- margin_top = 439 .0
117
+ margin_top = 483 .0
118
118
margin_right = 616.0
119
119
margin_bottom = 613.0
120
120
121
121
[node name ="ControlsContainer" type ="MarginContainer" parent ="Levels/Level/Right/Info" ]
122
122
margin_right = 405.0
123
- margin_bottom = 174 .0
123
+ margin_bottom = 130 .0
124
124
size_flags_horizontal = 3
125
125
size_flags_stretch_ratio = 2.0
126
126
script = ExtResource ( 3 )
@@ -129,23 +129,23 @@ script = ExtResource( 3 )
129
129
margin_left = 20.0
130
130
margin_top = 20.0
131
131
margin_right = 385.0
132
- margin_bottom = 154 .0
132
+ margin_bottom = 110 .0
133
133
size_flags_vertical = 1
134
134
text = "These are the controls for the level."
135
135
autowrap = true
136
136
137
137
[node name ="ScoresContainer" type ="MarginContainer" parent ="Levels/Level/Right/Info" ]
138
138
margin_left = 413.0
139
139
margin_right = 616.0
140
- margin_bottom = 174 .0
140
+ margin_bottom = 130 .0
141
141
size_flags_horizontal = 3
142
142
script = ExtResource ( 3 )
143
143
144
144
[node name ="Scores" type ="VBoxContainer" parent ="Levels/Level/Right/Info/ScoresContainer" ]
145
145
margin_left = 20.0
146
146
margin_top = 20.0
147
147
margin_right = 183.0
148
- margin_bottom = 154 .0
148
+ margin_bottom = 110 .0
149
149
150
150
[node name ="Header" type ="HBoxContainer" parent ="Levels/Level/Right/Info/ScoresContainer/Scores" ]
151
151
margin_right = 163.0
@@ -167,26 +167,22 @@ align = 2
167
167
[node name ="Data" type ="HBoxContainer" parent ="Levels/Level/Right/Info/ScoresContainer/Scores" ]
168
168
margin_top = 27.0
169
169
margin_right = 163.0
170
- margin_bottom = 134 .0
170
+ margin_bottom = 90 .0
171
171
172
172
[node name ="Sizes" type ="Label" parent ="Levels/Level/Right/Info/ScoresContainer/Scores/Data" ]
173
173
margin_right = 30.0
174
- margin_bottom = 107 .0
174
+ margin_bottom = 63 .0
175
175
text = "8
176
- 16
177
176
32
178
- 64
179
177
128"
180
178
181
179
[node name ="Times" type ="Label" parent ="Levels/Level/Right/Info/ScoresContainer/Scores/Data" ]
182
180
margin_left = 38.0
183
181
margin_right = 163.0
184
- margin_bottom = 107 .0
182
+ margin_bottom = 63 .0
185
183
size_flags_horizontal = 3
186
184
text = "INF
187
185
INF
188
- INF
189
- INF
190
186
INF"
191
187
align = 2
192
188
uppercase = true
0 commit comments