diff --git a/GODOT/Menu.tscn b/GODOT/Menu.tscn index f82c704..9c28aad 100644 --- a/GODOT/Menu.tscn +++ b/GODOT/Menu.tscn @@ -38,14 +38,15 @@ __meta__ = { [node name="LabelScore" type="Label" parent="Menu Principal"] anchor_left = 0.5 anchor_right = 0.5 -margin_left = -9.01361 -margin_top = 50.2254 -margin_right = 30.9864 -margin_bottom = 104.225 +margin_left = -45.0 +margin_top = 50.0 +margin_right = 50.0 +margin_bottom = 112.0 custom_fonts/font = SubResource( 3 ) custom_colors/font_color = Color( 1, 1, 1, 1 ) custom_colors/font_color_shadow = Color( 0, 0, 0, 1 ) text = "0" +align = 1 __meta__ = { "_edit_use_anchors_": false }