27 lines
803 B
Plaintext
27 lines
803 B
Plaintext
[gd_scene format=3 uid="uid://ccd0wj2usx5os"]
|
|
|
|
[node name="player_listing" type="PlayerListing" unique_id=772938280 node_paths=PackedStringArray("name_label", "ping_label", "ready_label")]
|
|
name_label = NodePath("name")
|
|
ping_label = NodePath("ping")
|
|
ready_label = NodePath("ready")
|
|
offset_right = 319.0
|
|
offset_bottom = 23.0
|
|
columns = 3
|
|
|
|
[node name="name" type="Label" parent="." unique_id=635700663]
|
|
custom_minimum_size = Vector2(200, 0)
|
|
custom_maximum_size = Vector2(200, -1)
|
|
layout_mode = 2
|
|
text = "Name"
|
|
|
|
[node name="ready" type="Label" parent="." unique_id=1064828735]
|
|
custom_minimum_size = Vector2(100, 0)
|
|
custom_maximum_size = Vector2(100, -1)
|
|
layout_mode = 2
|
|
text = "Ready"
|
|
|
|
[node name="ping" type="Label" parent="." unique_id=1935412601]
|
|
layout_mode = 2
|
|
text = "(200ms)"
|
|
horizontal_alignment = 2
|