58 lines
1.5 KiB
Plaintext
58 lines
1.5 KiB
Plaintext
[gd_scene format=3 uid="uid://df84sctteh4kw"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://2sfy0vq0fqt3" path="res://scenes/ui/player_listing.tscn" id="1_ou354"]
|
|
|
|
[node name="game_finished" type="GameFinishedScreen" unique_id=700430082 node_paths=PackedStringArray("title_container", "back_button", "players_hbox")]
|
|
title_container = NodePath("title_container")
|
|
back_button = NodePath("button")
|
|
players_hbox = NodePath("player_listings")
|
|
player_listing_scene = ExtResource("1_ou354")
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
|
|
[node name="title_container" type="HBoxContainer" parent="." unique_id=980404596]
|
|
layout_mode = 1
|
|
anchors_preset = 5
|
|
anchor_left = 0.5
|
|
anchor_right = 0.5
|
|
offset_left = -168.0
|
|
offset_top = 55.0
|
|
offset_right = 168.0
|
|
offset_bottom = 110.0
|
|
grow_horizontal = 2
|
|
alignment = 1
|
|
|
|
[node name="button" type="Button" parent="." unique_id=1264024304]
|
|
layout_mode = 1
|
|
anchors_preset = 7
|
|
anchor_left = 0.5
|
|
anchor_top = 1.0
|
|
anchor_right = 0.5
|
|
anchor_bottom = 1.0
|
|
offset_left = -22.0
|
|
offset_top = -103.0
|
|
offset_right = 23.0
|
|
offset_bottom = -69.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 0
|
|
theme_override_font_sizes/font_size = 32
|
|
text = "Back"
|
|
|
|
[node name="player_listings" type="HBoxContainer" parent="." unique_id=588134370]
|
|
layout_mode = 1
|
|
anchors_preset = 8
|
|
anchor_left = 0.5
|
|
anchor_top = 0.5
|
|
anchor_right = 0.5
|
|
anchor_bottom = 0.5
|
|
offset_left = -186.0
|
|
offset_top = -193.0
|
|
offset_right = 186.0
|
|
offset_bottom = -153.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
alignment = 1
|