mirror of
https://github.com/JohnBreaux/Boat-Battle.git
synced 2024-11-15 05:25:57 +00:00
Spaced apart the options accessibilities
This commit is contained in:
parent
05ddde9788
commit
1e5def8329
@ -74,7 +74,7 @@ __meta__ = {
|
|||||||
}
|
}
|
||||||
|
|
||||||
[node name="Volume Setting" type="Node2D" parent="Sliders"]
|
[node name="Volume Setting" type="Node2D" parent="Sliders"]
|
||||||
position = Vector2( 0, 24 )
|
position = Vector2( 0, 33 )
|
||||||
|
|
||||||
[node name="Volume Label" type="Label" parent="Sliders/Volume Setting"]
|
[node name="Volume Label" type="Label" parent="Sliders/Volume Setting"]
|
||||||
margin_top = -8.0
|
margin_top = -8.0
|
||||||
@ -106,9 +106,9 @@ __meta__ = {
|
|||||||
|
|
||||||
[node name="Buttons" type="HBoxContainer" parent="."]
|
[node name="Buttons" type="HBoxContainer" parent="."]
|
||||||
margin_left = 216.0
|
margin_left = 216.0
|
||||||
margin_top = 160.0
|
margin_top = 190.0
|
||||||
margin_right = 424.0
|
margin_right = 424.0
|
||||||
margin_bottom = 184.0
|
margin_bottom = 214.0
|
||||||
__meta__ = {
|
__meta__ = {
|
||||||
"_edit_lock_": true,
|
"_edit_lock_": true,
|
||||||
"_edit_use_anchors_": false
|
"_edit_use_anchors_": false
|
||||||
|
Loading…
Reference in New Issue
Block a user