1
Fork 0
mirror of https://github.com/Steffo99/nanogolf.git synced 2024-11-22 08:04:21 +00:00
algodist-steffo-nanogolf/scenes/player_score_label.tscn

11 lines
333 B
Text
Raw Normal View History

2024-03-16 04:25:23 +00:00
[gd_scene load_steps=2 format=3 uid="uid://duu2uo362yfnb"]
[ext_resource type="Script" path="res://scenes/player_score_label.gd" id="1_b8kiv"]
[node name="PlayerScoreLabel" type="Label"]
size_flags_horizontal = 8
theme_override_font_sizes/font_size = 12
text = "Steffo - 0"
horizontal_alignment = 2
script = ExtResource("1_b8kiv")