basketball-tactics/scenes/ui/player_label.tscn

38 lines
1.0 KiB
Plaintext

[gd_scene format=3 uid="uid://nbb3fdh08hbk"]
[ext_resource type="Script" uid="uid://cc7dbnwkcctci" path="res://scripts/player_label.gd" id="1_lwipk"]
[node name="PlayerLabel" type="Control" unique_id=1117115485]
top_level = true
layout_mode = 3
anchors_preset = 0
offset_right = 40.0
offset_bottom = 40.0
script = ExtResource("1_lwipk")
[node name="VBoxContainer" type="VBoxContainer" parent="." unique_id=2096050823]
custom_minimum_size = Vector2(120, 60)
layout_mode = 0
offset_right = 40.0
offset_bottom = 40.0
[node name="NameLabel" type="Label" parent="VBoxContainer" unique_id=1410027998]
unique_name_in_owner = true
layout_mode = 2
size_flags_vertical = 6
text = "PlayerName"
horizontal_alignment = 1
[node name="NumberLabel" type="Label" parent="VBoxContainer" unique_id=2085481976]
unique_name_in_owner = true
layout_mode = 2
size_flags_vertical = 6
text = "#00"
horizontal_alignment = 1
[node name="PositionLabel" type="Label" parent="VBoxContainer" unique_id=1470062843]
unique_name_in_owner = true
layout_mode = 2
text = "Position"
horizontal_alignment = 1