make room for triple digit lives

This commit is contained in:
Haze Weathers 2023-12-30 21:50:48 -05:00
parent b50d7a9fa4
commit 635522f382

View file

@ -95,12 +95,12 @@ region_rect = Rect2( 32, 0, 8, 8 )
[node name="LivesHead" type="Sprite" parent="."]
visible = false
position = Vector2( 234, 6 )
position = Vector2( 227, 6 )
texture = ExtResource( 2 )
[node name="DeathsHead" type="Sprite" parent="."]
visible = false
position = Vector2( 236, 6 )
position = Vector2( 229, 6 )
texture = ExtResource( 4 )
[node name="ScoreText" type="Label" parent="."]
@ -130,9 +130,9 @@ text = "High:000000"
[node name="LivesCounter" type="Label" parent="."]
modulate = Color( 0.478431, 1, 0.47451, 1 )
margin_left = 240.0
margin_left = 233.0
margin_top = 1.0
margin_right = 247.0
margin_right = 254.0
margin_bottom = 11.0
theme = ExtResource( 10 )
text = "2"