59 lines
1.7 KiB
Plaintext
59 lines
1.7 KiB
Plaintext
[gd_scene format=3 uid="uid://b0nhhnliq0abd"]
|
|
|
|
[ext_resource type="Script" uid="uid://3nnum2rpsrjx" path="res://addons/PlayerCharacter/death_screen.gd" id="1_8l8aa"]
|
|
|
|
[sub_resource type="LabelSettings" id="LabelSettings_3g662"]
|
|
font_size = 72
|
|
|
|
[node name="DeathScreen_tscn" type="Control" unique_id=378922020]
|
|
layout_mode = 3
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
|
|
[node name="DeathPanel" type="Control" parent="." unique_id=1362865152]
|
|
visible = false
|
|
anchors_preset = 0
|
|
offset_right = 1156.0
|
|
offset_bottom = 633.0
|
|
script = ExtResource("1_8l8aa")
|
|
|
|
[node name="DeathScreen" type="CanvasLayer" parent="DeathPanel" unique_id=1551868866]
|
|
layer = 140
|
|
|
|
[node name="Background" type="ColorRect" parent="DeathPanel/DeathScreen" unique_id=1591214156]
|
|
offset_right = 1164.0
|
|
offset_bottom = 656.0
|
|
color = Color(0.19786158, 0.031829372, 0.043765828, 1)
|
|
|
|
[node name="Label" type="Label" parent="DeathPanel/DeathScreen/Background" unique_id=1543331483]
|
|
layout_mode = 1
|
|
anchors_preset = -1
|
|
anchor_left = 0.30600002
|
|
anchor_top = 0.289
|
|
anchor_right = 0.66400003
|
|
anchor_bottom = 0.67600006
|
|
offset_left = 77.793976
|
|
offset_top = 27.906998
|
|
offset_right = -73.26404
|
|
offset_bottom = -119.61203
|
|
text = "ПОМЕР"
|
|
label_settings = SubResource("LabelSettings_3g662")
|
|
uppercase = true
|
|
|
|
[node name="RestartButton" type="Button" parent="DeathPanel/DeathScreen/Background" unique_id=905513105]
|
|
layout_mode = 1
|
|
anchors_preset = -1
|
|
anchor_left = 0.317
|
|
anchor_top = 0.24200001
|
|
anchor_right = 0.666
|
|
anchor_bottom = 0.71500003
|
|
offset_left = 58.132996
|
|
offset_top = 202.846
|
|
offset_right = -62.56604
|
|
offset_bottom = -69.45502
|
|
text = "ЕЩЕ РАЗОК"
|
|
metadata/_edit_use_anchors_ = true
|