summaryrefslogtreecommitdiff
path: root/UI/PlayersListItem.tscn
blob: 8349b055f16d1091a030f82a3ed97e4053d036ce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
[gd_scene format=3 uid="uid://wxe1hpn013y8"]

[node name="PlayersListItem" type="MarginContainer"]
offset_right = 6.0
offset_bottom = 23.0
theme_override_constants/margin_left = 8
theme_override_constants/margin_top = 2
theme_override_constants/margin_right = 8
theme_override_constants/margin_bottom = 2

[node name="HBoxContainer" type="HBoxContainer" parent="."]
layout_mode = 2

[node name="ID" type="Label" parent="HBoxContainer"]
unique_name_in_owner = true
custom_minimum_size = Vector2(10, 0)
layout_mode = 2
size_flags_horizontal = 3
text = "1"
horizontal_alignment = 1
clip_text = true
text_overrun_behavior = 1

[node name="VSeparator" type="VSeparator" parent="HBoxContainer"]
visible = false
layout_mode = 2
size_flags_horizontal = 3

[node name="Score" type="Label" parent="HBoxContainer"]
unique_name_in_owner = true
layout_mode = 2
size_flags_horizontal = 3
text = "0"
horizontal_alignment = 1

[node name="Indicator" type="Control" parent="."]
unique_name_in_owner = true
layout_mode = 2

[node name="Label" type="Label" parent="Indicator"]
layout_mode = 2
offset_left = -8.0
offset_top = 5.0
offset_right = -2.0
offset_bottom = 19.0
size_flags_horizontal = 0
theme_override_font_sizes/font_size = 10
text = ">"