connect level select menu
This commit is contained in:
parent
6831dd3a3f
commit
734eda1e1f
10 changed files with 142 additions and 8 deletions
|
@ -12,7 +12,6 @@ anchor_right = 1.0
|
|||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
theme = ExtResource("1_3v0vu")
|
||||
script = ExtResource("2_nurro")
|
||||
|
||||
[node name="Background" type="TextureRect" parent="."]
|
||||
|
@ -31,6 +30,7 @@ offset_left = 30.0
|
|||
offset_top = -8.0
|
||||
offset_right = 272.0
|
||||
offset_bottom = 42.0
|
||||
theme = ExtResource("1_3v0vu")
|
||||
theme_override_font_sizes/font_size = 45
|
||||
text = "level select"
|
||||
horizontal_alignment = 1
|
||||
|
@ -75,7 +75,6 @@ layout_mode = 2
|
|||
|
||||
[node name="LevelButton4" parent="Background/ClipControl/GridContainer" instance=ExtResource("4_0d7hu")]
|
||||
layout_mode = 2
|
||||
level_num = 2
|
||||
|
||||
[node name="LevelButton5" parent="Background/ClipControl/GridContainer" instance=ExtResource("4_0d7hu")]
|
||||
layout_mode = 2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue