1
Fork 0
mirror of https://github.com/Steffo99/pineapple-surf.git synced 2024-11-21 23:34:21 +00:00

Tweak seeds left label location and alignment

This commit is contained in:
Steffo 2023-01-08 22:16:30 +01:00
parent 5871e28bca
commit 0c507f4967
Signed by: steffo
GPG key ID: 6965406171929D01

View file

@ -198,15 +198,17 @@ anchor_left = 1.0
anchor_top = 1.0
anchor_right = 1.0
anchor_bottom = 1.0
offset_left = -106.0
offset_top = -35.0
offset_left = -103.0
offset_top = -26.0
offset_right = -8.0
offset_bottom = -8.0
grow_horizontal = 0
grow_vertical = 0
theme = ExtResource("4_d7ru6")
theme_override_font_sizes/font_size = 16
text = "asdfasdf"
horizontal_alignment = 1
vertical_alignment = 1
text = "8888 seeds left"
horizontal_alignment = 2
vertical_alignment = 2
[node name="BackBufferCopy2" type="BackBufferCopy" parent="HUD"]
position = Vector2(727, 447)