1- [gd_scene load_steps =3 format =2 ]
1+ [gd_scene load_steps =4 format =2 ]
22
33[ext_resource path ="res://assets/theme.theme" type ="Theme" id =1 ]
4- [ext_resource path ="res://scenes/levels_redesign.gd" type ="Script" id =2 ]
4+ [ext_resource path ="res://scripts/levels_redesign.gd" type ="Script" id =2 ]
5+ [ext_resource path ="res://scripts/border.gd" type ="Script" id =3 ]
56
67[node name ="Viewport" type ="MarginContainer" ]
78anchor_right = 1.0
@@ -18,84 +19,116 @@ margin_right = 1260.0
1819margin_bottom = 700.0
1920script = ExtResource ( 2 )
2021
21- [node name ="Names " type ="HBoxContainer " parent ="Levels" ]
22+ [node name ="NamesContainer " type ="MarginContainer " parent ="Levels" ]
2223margin_right = 1240.0
23- margin_bottom = 19.0
24+ margin_bottom = 59.0
25+ script = ExtResource ( 3 )
2426
25- [node name ="Current" type ="Label" parent ="Levels/Names" ]
26- margin_right = 1240.0
27+ [node name ="Names" type ="HBoxContainer" parent ="Levels/NamesContainer" ]
28+ margin_left = 20.0
29+ margin_top = 20.0
30+ margin_right = 1220.0
31+ margin_bottom = 39.0
32+
33+ [node name ="Previous" type ="Label" parent ="Levels/NamesContainer/Names" ]
34+ margin_right = 557.0
2735margin_bottom = 19.0
2836size_flags_horizontal = 3
29- text = "< CURRENT >"
37+ text = "<"
38+ align = 2
39+ __meta__ = {
40+ "_edit_use_anchors_" : false
41+ }
42+
43+ [node name ="Current" type ="Label" parent ="Levels/NamesContainer/Names" ]
44+ margin_left = 565.0
45+ margin_right = 635.0
46+ margin_bottom = 19.0
47+ custom_colors/font_color = Color ( 1 , 0.690196 , 0 , 1 )
48+ text = "CURRENT"
3049align = 1
3150
32- [node name ="HBoxContainer" type ="HBoxContainer" parent ="Levels" ]
33- margin_top = 27.0
51+ [node name ="Next" type ="Label" parent ="Levels/NamesContainer/Names" ]
52+ margin_left = 643.0
53+ margin_right = 1200.0
54+ margin_bottom = 19.0
55+ size_flags_horizontal = 3
56+ text = ">"
57+
58+ [node name ="Info" type ="HBoxContainer" parent ="Levels" ]
59+ margin_top = 67.0
3460margin_right = 1240.0
35- margin_bottom = 134.0
61+ margin_bottom = 680.0
62+ size_flags_vertical = 3
3663
37- [node name ="MarginContainer " type ="MarginContainer" parent ="Levels/HBoxContainer " ]
64+ [node name ="CodeContainer " type ="MarginContainer" parent ="Levels/Info " ]
3865margin_right = 616.0
39- margin_bottom = 107 .0
66+ margin_bottom = 613 .0
4067size_flags_horizontal = 3
68+ script = ExtResource ( 3 )
4169
42- [node name ="Label " type ="Label" parent ="Levels/HBoxContainer/MarginContainer " ]
70+ [node name ="Code " type ="Label" parent ="Levels/Info/CodeContainer " ]
4371margin_left = 20.0
44- margin_top = 44 .0
72+ margin_top = 20 .0
4573margin_right = 596.0
46- margin_bottom = 63.0
74+ margin_bottom = 593.0
75+ size_flags_vertical = 3
4776
48- [node name ="VBoxContainer" type ="VBoxContainer" parent ="Levels/HBoxContainer " ]
77+ [node name ="VBoxContainer" type ="VBoxContainer" parent ="Levels/Info " ]
4978margin_left = 624.0
5079margin_right = 1240.0
51- margin_bottom = 107 .0
80+ margin_bottom = 613 .0
5281size_flags_horizontal = 3
5382
54- [node name ="MarginContainer " type ="MarginContainer" parent ="Levels/HBoxContainer /VBoxContainer" ]
83+ [node name ="Display " type ="MarginContainer" parent ="Levels/Info /VBoxContainer" ]
5584margin_right = 616.0
56- margin_bottom = 40 .0
85+ margin_bottom = 302 .0
5786size_flags_vertical = 3
87+ script = ExtResource ( 3 )
5888
59- [node name ="HBoxContainer" type ="HBoxContainer" parent ="Levels/HBoxContainer /VBoxContainer" ]
60- margin_top = 48 .0
89+ [node name ="HBoxContainer" type ="HBoxContainer" parent ="Levels/Info /VBoxContainer" ]
90+ margin_top = 310 .0
6191margin_right = 616.0
62- margin_bottom = 107 .0
92+ margin_bottom = 613 .0
6393size_flags_vertical = 3
6494
65- [node name ="MarginContainer" type ="MarginContainer" parent ="Levels/HBoxContainer /VBoxContainer/HBoxContainer" ]
95+ [node name ="MarginContainer" type ="MarginContainer" parent ="Levels/Info /VBoxContainer/HBoxContainer" ]
6696margin_right = 200.0
67- margin_bottom = 59 .0
97+ margin_bottom = 303 .0
6898size_flags_horizontal = 3
6999
70- [node name ="Label" type ="Label" parent ="Levels/HBoxContainer /VBoxContainer/HBoxContainer/MarginContainer" ]
100+ [node name ="Label" type ="Label" parent ="Levels/Info /VBoxContainer/HBoxContainer/MarginContainer" ]
71101margin_left = 20.0
72- margin_top = 20 .0
102+ margin_top = 142 .0
73103margin_right = 180.0
74- margin_bottom = 39 .0
104+ margin_bottom = 161 .0
75105size_flags_horizontal = 3
76106
77- [node name ="MarginContainer2" type ="MarginContainer" parent ="Levels/HBoxContainer /VBoxContainer/HBoxContainer" ]
107+ [node name ="MarginContainer2" type ="MarginContainer" parent ="Levels/Info /VBoxContainer/HBoxContainer" ]
78108margin_left = 208.0
79109margin_right = 408.0
80- margin_bottom = 59 .0
110+ margin_bottom = 303 .0
81111size_flags_horizontal = 3
82112
83- [node name ="Label" type ="Label" parent ="Levels/HBoxContainer /VBoxContainer/HBoxContainer/MarginContainer2" ]
113+ [node name ="Label" type ="Label" parent ="Levels/Info /VBoxContainer/HBoxContainer/MarginContainer2" ]
84114margin_left = 20.0
85- margin_top = 20 .0
115+ margin_top = 142 .0
86116margin_right = 180.0
87- margin_bottom = 39 .0
117+ margin_bottom = 161 .0
88118size_flags_horizontal = 3
89119
90- [node name ="MarginContainer3" type ="MarginContainer" parent ="Levels/HBoxContainer /VBoxContainer/HBoxContainer" ]
120+ [node name ="MarginContainer3" type ="MarginContainer" parent ="Levels/Info /VBoxContainer/HBoxContainer" ]
91121margin_left = 416.0
92122margin_right = 616.0
93- margin_bottom = 59 .0
123+ margin_bottom = 303 .0
94124size_flags_horizontal = 3
95125
96- [node name ="Label" type ="Label" parent ="Levels/HBoxContainer /VBoxContainer/HBoxContainer/MarginContainer3" ]
126+ [node name ="Label" type ="Label" parent ="Levels/Info /VBoxContainer/HBoxContainer/MarginContainer3" ]
97127margin_left = 20.0
98- margin_top = 20 .0
128+ margin_top = 142 .0
99129margin_right = 180.0
100- margin_bottom = 39 .0
130+ margin_bottom = 161 .0
101131size_flags_horizontal = 3
132+
133+ [node name ="Timer" type ="Timer" parent ="Levels" ]
134+ [connection signal ="timeout" from ="Levels/Timer" to ="Levels" method ="_on_Timer_timeout" ]
0 commit comments