[gd_scene load_steps=5 format=3 uid="uid://cxd6c4kbnk04c"] [ext_resource type="Script" path="res://UI/players_list.gd" id="1_67rpy"] [ext_resource type="Theme" uid="uid://c7f1ftrx53ag1" path="res://theme.tres" id="1_igafg"] [ext_resource type="PackedScene" uid="uid://dslebs7aarkoa" path="res://UI/panel_background_blue.tscn" id="2_3bkxi"] [ext_resource type="PackedScene" uid="uid://wxe1hpn013y8" path="res://UI/PlayersListItem.tscn" id="2_ug8m7"] [node name="PlayersList" type="PanelContainer"] offset_right = 192.0 offset_bottom = 43.0 theme = ExtResource("1_igafg") script = ExtResource("1_67rpy") [node name="PanelBackgroundBlue" parent="." instance=ExtResource("2_3bkxi")] layout_mode = 2 [node name="MarginContainer" type="MarginContainer" parent="."] layout_mode = 2 theme_override_constants/margin_left = 16 theme_override_constants/margin_top = 12 theme_override_constants/margin_right = 16 theme_override_constants/margin_bottom = 24 [node name="List" type="VBoxContainer" parent="MarginContainer"] unique_name_in_owner = true layout_mode = 2 [node name="Header" parent="MarginContainer/List" instance=ExtResource("2_ug8m7")] layout_mode = 2 [node name="Score" parent="MarginContainer/List/Header/HBoxContainer" index="2"] text = "Income" [node name="Indicator" parent="MarginContainer/List/Header" index="1"] visible = false [editable path="MarginContainer/List/Header"]