1
Fork 0
mirror of https://github.com/Steffo99/pineapple-surf.git synced 2024-11-26 01:34:19 +00:00
pineapple-surf/menu/score.tscn

20 lines
505 B
Text
Raw Normal View History

2023-01-09 16:43:16 +00:00
[gd_scene format=3 uid="uid://b7h36f4ai0qmq"]
[node name="MarginContainer" type="MarginContainer"]
theme_override_constants/margin_left = 5
theme_override_constants/margin_right = 5
[node name="HBoxContainer" type="HBoxContainer" parent="."]
2023-01-09 20:01:41 +00:00
layout_mode = 2
2023-01-09 16:43:16 +00:00
alignment = 1
[node name="Name" type="Label" parent="HBoxContainer"]
2023-01-09 20:01:41 +00:00
layout_mode = 2
2023-01-09 16:43:16 +00:00
size_flags_horizontal = 2
text = "Steffo"
[node name="Score" type="Label" parent="HBoxContainer"]
2023-01-09 20:01:41 +00:00
layout_mode = 2
2023-01-09 16:43:16 +00:00
size_flags_horizontal = 10
text = "1512.50"