77 lines
2.2 KiB
Plaintext
77 lines
2.2 KiB
Plaintext
[gd_scene format=3 uid="uid://d3377ecff6nyn"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://2sfy0vq0fqt3" path="res://scenes/ui/player_listing.tscn" id="1_k8op7"]
|
|
[ext_resource type="Theme" uid="uid://drydbnrcdv4pk" path="res://default_theme.tres" id="1_x5tow"]
|
|
[ext_resource type="PackedScene" uid="uid://thi85gv3blli" path="res://scenes/ui/player_stats_panel.tscn" id="3_jmp7y"]
|
|
|
|
[node name="replay_finished" type="ReplayFinishedScreen" unique_id=291257212 node_paths=PackedStringArray("title_container", "back_button", "player_listings")]
|
|
title_container = NodePath("title_container")
|
|
back_button = NodePath("button")
|
|
player_listings = NodePath("player_listings")
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
theme = ExtResource("1_x5tow")
|
|
|
|
[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 = -40.0
|
|
offset_top = -87.0
|
|
offset_right = 42.0
|
|
offset_bottom = -34.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 0
|
|
theme_override_font_sizes/font_size = 32
|
|
text = "Back"
|
|
|
|
[node name="player_listings" type="PlayerListings" parent="." unique_id=602626392 node_paths=PackedStringArray("player_stats_panel")]
|
|
player_listing_scene = ExtResource("1_k8op7")
|
|
player_stats_panel = NodePath("../player_stats_panel")
|
|
layout_mode = 1
|
|
anchors_preset = 5
|
|
anchor_left = 0.5
|
|
anchor_right = 0.5
|
|
offset_left = -88.0
|
|
offset_top = 150.0
|
|
offset_right = 87.5
|
|
offset_bottom = 167.0
|
|
grow_horizontal = 2
|
|
alignment = 1
|
|
|
|
[node name="simple_score_view" type="SimpleScoreView" parent="." unique_id=1625972988]
|
|
layout_mode = 1
|
|
anchors_preset = 5
|
|
anchor_left = 0.5
|
|
anchor_right = 0.5
|
|
offset_left = -20.0
|
|
offset_top = 93.0
|
|
offset_right = 20.0
|
|
offset_bottom = 133.0
|
|
grow_horizontal = 2
|
|
|
|
[node name="player_stats_panel" parent="." unique_id=820294448 instance=ExtResource("3_jmp7y")]
|
|
layout_mode = 1
|
|
offset_left = -72.0
|
|
offset_top = -56.0
|
|
offset_right = 72.0
|
|
offset_bottom = 56.0
|