centre score
This commit is contained in:
parent
574dcb785b
commit
1382b02f3c
1 changed files with 5 additions and 4 deletions
|
@ -38,14 +38,15 @@ __meta__ = {
|
||||||
[node name="LabelScore" type="Label" parent="Menu Principal"]
|
[node name="LabelScore" type="Label" parent="Menu Principal"]
|
||||||
anchor_left = 0.5
|
anchor_left = 0.5
|
||||||
anchor_right = 0.5
|
anchor_right = 0.5
|
||||||
margin_left = -9.01361
|
margin_left = -45.0
|
||||||
margin_top = 50.2254
|
margin_top = 50.0
|
||||||
margin_right = 30.9864
|
margin_right = 50.0
|
||||||
margin_bottom = 104.225
|
margin_bottom = 112.0
|
||||||
custom_fonts/font = SubResource( 3 )
|
custom_fonts/font = SubResource( 3 )
|
||||||
custom_colors/font_color = Color( 1, 1, 1, 1 )
|
custom_colors/font_color = Color( 1, 1, 1, 1 )
|
||||||
custom_colors/font_color_shadow = Color( 0, 0, 0, 1 )
|
custom_colors/font_color_shadow = Color( 0, 0, 0, 1 )
|
||||||
text = "0"
|
text = "0"
|
||||||
|
align = 1
|
||||||
__meta__ = {
|
__meta__ = {
|
||||||
"_edit_use_anchors_": false
|
"_edit_use_anchors_": false
|
||||||
}
|
}
|
||||||
|
|
Reference in a new issue