fix player name in special thanks overlapping other text

This commit is contained in:
Haze Weathers 2024-12-10 03:33:16 -05:00
parent 4c94f01513
commit 05af56709e

View file

@ -889,9 +889,9 @@ valign = 1
[node name="Playername" type="Label" parent="Control"] [node name="Playername" type="Label" parent="Control"]
material = ExtResource( 4 ) material = ExtResource( 4 )
margin_left = 3072.0 margin_left = 3072.0
margin_top = 117.0 margin_top = 123.0
margin_right = 3328.0 margin_right = 3328.0
margin_bottom = 127.0 margin_bottom = 133.0
theme = ExtResource( 6 ) theme = ExtResource( 6 )
text = "Ty Tiramisu" text = "Ty Tiramisu"
align = 1 align = 1
@ -1352,7 +1352,6 @@ position = Vector2( 1024, 0 )
[node name="2600" parent="Control/RollCall4" instance=ExtResource( 37 )] [node name="2600" parent="Control/RollCall4" instance=ExtResource( 37 )]
position = Vector2( 3464, -8 ) position = Vector2( 3464, -8 )
make_explosions = true
[node name="ShootTimer" parent="Control/RollCall4/2600" index="2"] [node name="ShootTimer" parent="Control/RollCall4/2600" index="2"]
autostart = false autostart = false