mirror of
https://github.com/git-learning-game/oh-my-git.git
synced 2024-11-29 21:45:09 +03:00
Add back level selector
This commit is contained in:
parent
806253660f
commit
ebbb505283
14
main.tscn
14
main.tscn
@ -111,11 +111,11 @@ __meta__ = {
|
|||||||
}
|
}
|
||||||
|
|
||||||
[node name="LevelSelect" type="MenuButton" parent="."]
|
[node name="LevelSelect" type="MenuButton" parent="."]
|
||||||
visible = false
|
|
||||||
margin_left = 11.5584
|
margin_left = 11.5584
|
||||||
margin_top = 11.1303
|
margin_top = 1036.1
|
||||||
margin_right = 109.558
|
margin_right = 173.558
|
||||||
margin_bottom = 31.1303
|
margin_bottom = 1068.1
|
||||||
|
custom_fonts/font = ExtResource( 5 )
|
||||||
text = "Select level..."
|
text = "Select level..."
|
||||||
flat = false
|
flat = false
|
||||||
__meta__ = {
|
__meta__ = {
|
||||||
@ -126,7 +126,7 @@ __meta__ = {
|
|||||||
margin_left = 5.0
|
margin_left = 5.0
|
||||||
margin_top = 5.0
|
margin_top = 5.0
|
||||||
margin_right = 1203.0
|
margin_right = 1203.0
|
||||||
margin_bottom = 1079.0
|
margin_bottom = 1038.0
|
||||||
mouse_filter = 2
|
mouse_filter = 2
|
||||||
custom_constants/separation = 0
|
custom_constants/separation = 0
|
||||||
__meta__ = {
|
__meta__ = {
|
||||||
@ -139,7 +139,7 @@ anchor_bottom = 0.0
|
|||||||
margin_left = 0.0
|
margin_left = 0.0
|
||||||
margin_top = 0.0
|
margin_top = 0.0
|
||||||
margin_right = 599.0
|
margin_right = 599.0
|
||||||
margin_bottom = 1074.0
|
margin_bottom = 1033.0
|
||||||
size_flags_horizontal = 3
|
size_flags_horizontal = 3
|
||||||
size_flags_vertical = 3
|
size_flags_vertical = 3
|
||||||
label = "Goal"
|
label = "Goal"
|
||||||
@ -150,7 +150,7 @@ anchor_bottom = 0.0
|
|||||||
margin_left = 599.0
|
margin_left = 599.0
|
||||||
margin_top = 0.0
|
margin_top = 0.0
|
||||||
margin_right = 1198.0
|
margin_right = 1198.0
|
||||||
margin_bottom = 1074.0
|
margin_bottom = 1033.0
|
||||||
size_flags_horizontal = 3
|
size_flags_horizontal = 3
|
||||||
size_flags_vertical = 3
|
size_flags_vertical = 3
|
||||||
label = "Yours!"
|
label = "Yours!"
|
||||||
|
Loading…
Reference in New Issue
Block a user