fix player name in special thanks overlapping other text
This commit is contained in:
parent
4c94f01513
commit
05af56709e
1 changed files with 2 additions and 3 deletions
|
@ -889,9 +889,9 @@ valign = 1
|
|||
[node name="Playername" type="Label" parent="Control"]
|
||||
material = ExtResource( 4 )
|
||||
margin_left = 3072.0
|
||||
margin_top = 117.0
|
||||
margin_top = 123.0
|
||||
margin_right = 3328.0
|
||||
margin_bottom = 127.0
|
||||
margin_bottom = 133.0
|
||||
theme = ExtResource( 6 )
|
||||
text = "Ty Tiramisu"
|
||||
align = 1
|
||||
|
@ -1352,7 +1352,6 @@ position = Vector2( 1024, 0 )
|
|||
|
||||
[node name="2600" parent="Control/RollCall4" instance=ExtResource( 37 )]
|
||||
position = Vector2( 3464, -8 )
|
||||
make_explosions = true
|
||||
|
||||
[node name="ShootTimer" parent="Control/RollCall4/2600" index="2"]
|
||||
autostart = false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue