challenge-editor/scene/save_and_load_mono.tscn
2024-10-04 18:08:33 +08:00

176 lines
5.3 KiB
Plaintext

[gd_scene load_steps=8 format=3 uid="uid://3gy704lvqpgt"]
[ext_resource type="Texture2D" uid="uid://dkbafbthkd1dn" path="res://res/ui/ui_024_save_and_load/tuceng343.png" id="1_hv83j"]
[ext_resource type="Texture2D" uid="uid://dvlqfyhb3xys2" path="res://res/ui/ui_024_save_and_load/tuceng342.png" id="2_2efqg"]
[ext_resource type="Script" path="res://scene/save_and_load_mono.gd" id="2_cc78r"]
[ext_resource type="Texture2D" uid="uid://bjnmy6ia0bk4h" path="res://res/ui/ui_024_save_and_load/tuceng346.png" id="3_k0rp4"]
[ext_resource type="PackedScene" uid="uid://bdlo2wn4qnygv" path="res://scene/tool/tool_button.tscn" id="4_i5nwn"]
[ext_resource type="Texture2D" uid="uid://5rcik6ljiv0r" path="res://res/ui/ui_024_save_and_load/tuceng344.png" id="5_l2xar"]
[ext_resource type="Texture2D" uid="uid://dplq68ecot03e" path="res://res/ui/ui_024_save_and_load/tuceng345.png" id="6_3xyon"]
[node name="save_and_load_mono" type="NinePatchRect"]
custom_minimum_size = Vector2(0, 193)
offset_right = 711.0
offset_bottom = 193.0
texture = ExtResource("1_hv83j")
patch_margin_left = 16
patch_margin_top = 14
patch_margin_right = 12
patch_margin_bottom = 14
script = ExtResource("2_cc78r")
[node name="TextureRect" type="TextureRect" parent="."]
show_behind_parent = true
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
texture = ExtResource("2_2efqg")
[node name="VBoxContainer" type="VBoxContainer" parent="."]
layout_mode = 0
offset_left = 27.0
offset_top = 26.0
offset_right = 425.0
offset_bottom = 174.0
[node name="name" type="Label" parent="VBoxContainer"]
unique_name_in_owner = true
layout_mode = 2
size_flags_vertical = 3
theme_override_font_sizes/font_size = 24
text = "存档名字"
[node name="HBoxContainer" type="HBoxContainer" parent="VBoxContainer"]
layout_mode = 2
size_flags_vertical = 3
[node name="Label" type="Label" parent="VBoxContainer/HBoxContainer"]
layout_mode = 2
size_flags_horizontal = 3
size_flags_vertical = 1
theme_override_font_sizes/font_size = 24
text = "存档时间:"
[node name="date" type="Label" parent="VBoxContainer/HBoxContainer"]
unique_name_in_owner = true
layout_mode = 2
size_flags_horizontal = 3
size_flags_vertical = 1
theme_override_font_sizes/font_size = 24
text = "1999/12/12"
[node name="HBoxContainer2" type="HBoxContainer" parent="VBoxContainer"]
layout_mode = 2
size_flags_vertical = 3
[node name="Label" type="Label" parent="VBoxContainer/HBoxContainer2"]
layout_mode = 2
size_flags_horizontal = 3
size_flags_vertical = 1
theme_override_font_sizes/font_size = 24
text = "存档地点:"
[node name="place" type="Label" parent="VBoxContainer/HBoxContainer2"]
unique_name_in_owner = true
layout_mode = 2
size_flags_horizontal = 3
size_flags_vertical = 1
theme_override_font_sizes/font_size = 24
text = "xxxxxx"
[node name="HBoxContainer3" type="HBoxContainer" parent="VBoxContainer"]
layout_mode = 2
size_flags_vertical = 3
[node name="Label" type="Label" parent="VBoxContainer/HBoxContainer3"]
layout_mode = 2
size_flags_horizontal = 3
size_flags_vertical = 1
theme_override_font_sizes/font_size = 24
text = "游戏时长:"
[node name="Label2" type="Label" parent="VBoxContainer/HBoxContainer3"]
layout_mode = 2
size_flags_horizontal = 3
size_flags_vertical = 1
theme_override_font_sizes/font_size = 24
text = "12:12'12''"
[node name="TextureRect2" type="TextureRect" parent="."]
layout_mode = 0
anchor_left = 0.625879
anchor_top = 0.139896
anchor_right = 0.675106
anchor_bottom = 0.310881
offset_right = -3.05176e-05
texture = ExtResource("3_k0rp4")
expand_mode = 1
stretch_mode = 5
metadata/_edit_use_anchors_ = true
[node name="delete" parent="TextureRect2" instance=ExtResource("4_i5nwn")]
layout_mode = 1
[node name="TextureRect3" type="TextureRect" parent="."]
layout_mode = 0
anchor_left = 0.691983
anchor_top = 0.129534
anchor_right = 0.970464
anchor_bottom = 0.393782
offset_right = -158.0
offset_bottom = -11.0
texture = ExtResource("5_l2xar")
metadata/_edit_use_anchors_ = true
[node name="Label" type="Label" parent="TextureRect3"]
layout_mode = 1
anchors_preset = -1
anchor_left = 0.126263
anchor_right = 0.883838
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
theme_override_font_sizes/font_size = 22
text = "覆盖存档"
horizontal_alignment = 1
vertical_alignment = 1
metadata/_edit_use_anchors_ = true
[node name="cover" parent="TextureRect3" instance=ExtResource("4_i5nwn")]
layout_mode = 1
[node name="TextureRect4" type="TextureRect" parent="."]
layout_mode = 0
anchor_left = 0.691983
anchor_top = 0.497409
anchor_right = 0.970464
anchor_bottom = 0.761658
offset_right = -158.0
offset_bottom = -11.0
texture = ExtResource("6_3xyon")
metadata/_edit_use_anchors_ = true
[node name="Label" type="Label" parent="TextureRect4"]
layout_mode = 1
anchors_preset = -1
anchor_left = 0.126263
anchor_right = 0.883838
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
theme_override_font_sizes/font_size = 22
text = "读取存档"
horizontal_alignment = 1
vertical_alignment = 1
metadata/_edit_use_anchors_ = true
[node name="load" parent="TextureRect4" instance=ExtResource("4_i5nwn")]
layout_mode = 1
[connection signal="pressed" from="TextureRect2/delete" to="." method="_on_delete_pressed"]
[connection signal="pressed" from="TextureRect3/cover" to="." method="_on_cover_pressed"]
[connection signal="pressed" from="TextureRect4/load" to="." method="_on_load_pressed"]