Repositioned the main menu
This commit is contained in:
parent
ac19801e19
commit
dc86066346
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ anchor_bottom = 1.0
|
||||||
script = ExtResource( 1 )
|
script = ExtResource( 1 )
|
||||||
|
|
||||||
[node name="MenuScreen" type="Sprite" parent="."]
|
[node name="MenuScreen" type="Sprite" parent="."]
|
||||||
position = Vector2( 959, 540 )
|
position = Vector2( 960, 540 )
|
||||||
texture = ExtResource( 10 )
|
texture = ExtResource( 10 )
|
||||||
|
|
||||||
[node name="VBoxContainer" type="VBoxContainer" parent="."]
|
[node name="VBoxContainer" type="VBoxContainer" parent="."]
|
||||||
|
|
Loading…
Reference in a new issue