challenge-editor/scene/trade.tscn
2024-10-02 18:35:48 +08:00

512 lines
20 KiB
Plaintext

[gd_scene load_steps=19 format=3 uid="uid://cewsjbnll1iol"]
[ext_resource type="Texture2D" uid="uid://bcwud4b8pm6e4" path="res://res/ui/ui_027_single_identification/tuceng384.png" id="1_a6uxr"]
[ext_resource type="Script" path="res://scene/trade.gd" id="1_t2yu6"]
[ext_resource type="Texture2D" uid="uid://c8383o0fiy1sl" path="res://res/ui/ui_030_trade/juxing6.png" id="2_f8ppp"]
[ext_resource type="Texture2D" uid="uid://bp4js1uiutr1f" path="res://res/ui/ui_030_trade/juxing5.png" id="3_8penw"]
[ext_resource type="Texture2D" uid="uid://dm88si7behwyq" path="res://res/ui/ui_030_trade/tuceng224.png" id="3_jcx30"]
[ext_resource type="Texture2D" uid="uid://bknpld7o4axd6" path="res://res/ui/ui_030_trade/juxing7.png" id="4_7hpk0"]
[ext_resource type="PackedScene" uid="uid://bdlo2wn4qnygv" path="res://scene/tool/tool_button.tscn" id="4_jy8uf"]
[ext_resource type="PackedScene" uid="uid://o88rhxrwmp84" path="res://scene/trade_card.tscn" id="5_otspc"]
[ext_resource type="Texture2D" uid="uid://bwe2mu1rjhur1" path="res://res/ui/ui_030_trade/juxing8.png" id="6_j5nl5"]
[ext_resource type="Texture2D" uid="uid://bfj5jvq6dvy8t" path="res://res/ui/ui_030_trade/tuceng401.png" id="7_44nw7"]
[ext_resource type="Texture2D" uid="uid://ghgqm4a8d3ey" path="res://res/ui/ui_030_trade/juxing9.png" id="8_xo54s"]
[ext_resource type="Texture2D" uid="uid://b17yaoqdiahyj" path="res://res/ui/ui_030_trade/juxing9_1.png" id="9_evq6u"]
[ext_resource type="Texture2D" uid="uid://cd6f0ccjv3me8" path="res://res/ui/ui_030_trade/tuceng405.png" id="10_ij1ep"]
[ext_resource type="Texture2D" uid="uid://ceiuf8ik4bayc" path="res://res/ui/ui_002_main/dinglan2.png" id="10_ma0e3"]
[ext_resource type="Texture2D" uid="uid://dyo5mbihty3kj" path="res://res/ui/ui_002_main/jinqian.png" id="11_j0iof"]
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_yrdq2"]
texture = ExtResource("2_f8ppp")
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_4t76y"]
texture = ExtResource("4_7hpk0")
texture_margin_left = 51.7
texture_margin_top = 49.5
texture_margin_right = 48.4
texture_margin_bottom = 45.1
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_baeen"]
texture = ExtResource("6_j5nl5")
[node name="trade" type="Control"]
layout_mode = 3
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
script = ExtResource("1_t2yu6")
[node name="bg" type="TextureRect" parent="."]
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
texture = ExtResource("1_a6uxr")
expand_mode = 1
stretch_mode = 6
[node name="MarginContainer" type="MarginContainer" parent="."]
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
theme_override_constants/margin_left = 33
theme_override_constants/margin_top = 31
theme_override_constants/margin_right = 33
theme_override_constants/margin_bottom = 31
[node name="Panel" type="Panel" parent="MarginContainer"]
layout_mode = 2
theme_override_styles/panel = SubResource("StyleBoxTexture_yrdq2")
[node name="MarginContainer" type="MarginContainer" parent="MarginContainer/Panel"]
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
theme_override_constants/margin_left = 30
theme_override_constants/margin_top = 37
theme_override_constants/margin_right = 30
theme_override_constants/margin_bottom = 58
[node name="VBoxContainer" type="VBoxContainer" parent="MarginContainer/Panel/MarginContainer"]
layout_mode = 2
theme_override_constants/separation = 33
[node name="NinePatchRect" type="NinePatchRect" parent="MarginContainer/Panel/MarginContainer/VBoxContainer"]
custom_minimum_size = Vector2(508, 94)
layout_mode = 2
size_flags_horizontal = 4
texture = ExtResource("3_8penw")
patch_margin_left = 45
patch_margin_top = 27
patch_margin_right = 38
patch_margin_bottom = 29
[node name="trade_name" type="Label" parent="MarginContainer/Panel/MarginContainer/VBoxContainer/NinePatchRect"]
unique_name_in_owner = true
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 36
text = "角色名称或组织名称"
horizontal_alignment = 1
vertical_alignment = 1
[node name="Panel" type="Panel" parent="MarginContainer/Panel/MarginContainer/VBoxContainer"]
layout_mode = 2
size_flags_vertical = 3
theme_override_styles/panel = SubResource("StyleBoxTexture_4t76y")
[node name="Label" type="Label" parent="MarginContainer/Panel/MarginContainer/VBoxContainer/Panel"]
layout_mode = 1
anchors_preset = -1
anchor_left = 0.0306577
anchor_right = 1.0
anchor_bottom = 0.184573
grow_horizontal = 2
theme_override_font_sizes/font_size = 29
text = "交易方背包"
vertical_alignment = 1
metadata/_edit_use_anchors_ = true
[node name="ScrollContainer" type="ScrollContainer" parent="MarginContainer/Panel/MarginContainer/VBoxContainer/Panel"]
layout_mode = 1
anchors_preset = -1
anchor_left = 0.0306577
anchor_top = 0.184573
anchor_right = 1.0
anchor_bottom = 0.853994
vertical_scroll_mode = 0
metadata/_edit_use_anchors_ = true
[node name="other_bag" type="HBoxContainer" parent="MarginContainer/Panel/MarginContainer/VBoxContainer/Panel/ScrollContainer"]
unique_name_in_owner = true
layout_mode = 2
size_flags_horizontal = 0
size_flags_vertical = 3
theme_override_constants/separation = 30
[node name="trade_card" parent="MarginContainer/Panel/MarginContainer/VBoxContainer/Panel/ScrollContainer/other_bag" instance=ExtResource("5_otspc")]
layout_mode = 2
[node name="trade_card2" parent="MarginContainer/Panel/MarginContainer/VBoxContainer/Panel/ScrollContainer/other_bag" instance=ExtResource("5_otspc")]
layout_mode = 2
[node name="trade_card3" parent="MarginContainer/Panel/MarginContainer/VBoxContainer/Panel/ScrollContainer/other_bag" instance=ExtResource("5_otspc")]
layout_mode = 2
[node name="other_item_panel" type="Panel" parent="MarginContainer/Panel/MarginContainer/VBoxContainer/Panel"]
unique_name_in_owner = true
visible = false
layout_mode = 0
anchor_left = 0.338907
anchor_top = 0.0192837
anchor_right = 0.661093
anchor_bottom = 0.933884
theme_override_styles/panel = SubResource("StyleBoxTexture_baeen")
metadata/_edit_use_anchors_ = true
[node name="TextureRect" type="TextureRect" parent="MarginContainer/Panel/MarginContainer/VBoxContainer/Panel/other_item_panel"]
layout_mode = 1
anchors_preset = 1
anchor_left = 1.0
anchor_right = 1.0
offset_left = -40.0
offset_bottom = 40.0
grow_horizontal = 0
texture = ExtResource("7_44nw7")
stretch_mode = 5
[node name="VBoxContainer" type="VBoxContainer" parent="MarginContainer/Panel/MarginContainer/VBoxContainer/Panel/other_item_panel"]
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
[node name="HBoxContainer" type="HBoxContainer" parent="MarginContainer/Panel/MarginContainer/VBoxContainer/Panel/other_item_panel/VBoxContainer"]
layout_mode = 2
size_flags_vertical = 3
[node name="other_item_icon" type="TextureRect" parent="MarginContainer/Panel/MarginContainer/VBoxContainer/Panel/other_item_panel/VBoxContainer/HBoxContainer"]
unique_name_in_owner = true
layout_mode = 2
size_flags_horizontal = 3
size_flags_stretch_ratio = 2.0
expand_mode = 1
stretch_mode = 5
[node name="other_item_introduction" type="Label" parent="MarginContainer/Panel/MarginContainer/VBoxContainer/Panel/other_item_panel/VBoxContainer/HBoxContainer"]
unique_name_in_owner = true
layout_mode = 2
size_flags_horizontal = 3
size_flags_stretch_ratio = 3.3
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 18
text = "商品详情商品详情商品详情商品详情商品详情商品详情商品详情商品详情商品详情商品详情商品详情商品详情商品详情商品详情商品详情商品详情商品详情商品详情商品详情商品详情商品详情商品详情商品详情"
autowrap_mode = 3
[node name="Control" type="Control" parent="MarginContainer/Panel/MarginContainer/VBoxContainer/Panel/other_item_panel/VBoxContainer/HBoxContainer"]
custom_minimum_size = Vector2(13.715, 0)
layout_mode = 2
[node name="HBoxContainer2" type="HBoxContainer" parent="MarginContainer/Panel/MarginContainer/VBoxContainer/Panel/other_item_panel/VBoxContainer"]
layout_mode = 2
size_flags_vertical = 8
[node name="other_item_refuse" type="TextureRect" parent="MarginContainer/Panel/MarginContainer/VBoxContainer/Panel/other_item_panel/VBoxContainer/HBoxContainer2"]
unique_name_in_owner = true
layout_mode = 2
size_flags_horizontal = 6
size_flags_vertical = 8
texture = ExtResource("8_xo54s")
[node name="other_item_refuse_btn" parent="MarginContainer/Panel/MarginContainer/VBoxContainer/Panel/other_item_panel/VBoxContainer/HBoxContainer2/other_item_refuse" instance=ExtResource("4_jy8uf")]
unique_name_in_owner = true
layout_mode = 1
[node name="other_item_accept" type="TextureRect" parent="MarginContainer/Panel/MarginContainer/VBoxContainer/Panel/other_item_panel/VBoxContainer/HBoxContainer2"]
unique_name_in_owner = true
layout_mode = 2
size_flags_horizontal = 6
size_flags_vertical = 8
texture = ExtResource("9_evq6u")
[node name="other_item_accept_btn" parent="MarginContainer/Panel/MarginContainer/VBoxContainer/Panel/other_item_panel/VBoxContainer/HBoxContainer2/other_item_accept" instance=ExtResource("4_jy8uf")]
unique_name_in_owner = true
layout_mode = 1
[node name="HBoxContainer" type="HBoxContainer" parent="MarginContainer/Panel/MarginContainer/VBoxContainer/Panel"]
layout_mode = 1
anchors_preset = -1
anchor_left = 0.680045
anchor_top = 0.809917
anchor_right = 0.986622
anchor_bottom = 0.986226
metadata/_edit_use_anchors_ = true
[node name="Label" type="Label" parent="MarginContainer/Panel/MarginContainer/VBoxContainer/Panel/HBoxContainer"]
layout_mode = 2
size_flags_horizontal = 10
size_flags_vertical = 1
theme_override_font_sizes/font_size = 30
text = "卖出值:"
horizontal_alignment = 1
vertical_alignment = 1
[node name="sold_value" type="Label" parent="MarginContainer/Panel/MarginContainer/VBoxContainer/Panel/HBoxContainer"]
unique_name_in_owner = true
layout_mode = 2
size_flags_vertical = 1
theme_override_font_sizes/font_size = 30
text = "xxx%"
horizontal_alignment = 1
vertical_alignment = 1
[node name="Control2" type="Control" parent="MarginContainer/Panel/MarginContainer/VBoxContainer/Panel/HBoxContainer"]
custom_minimum_size = Vector2(296, 64)
layout_mode = 2
size_flags_horizontal = 8
[node name="TextureRect" type="TextureRect" parent="MarginContainer/Panel/MarginContainer/VBoxContainer/Panel/HBoxContainer/Control2"]
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
texture = ExtResource("10_ma0e3")
stretch_mode = 5
[node name="HBoxContainer" type="HBoxContainer" parent="MarginContainer/Panel/MarginContainer/VBoxContainer/Panel/HBoxContainer/Control2"]
layout_mode = 1
anchors_preset = -1
anchor_left = 0.0912162
anchor_right = 0.847973
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
theme_override_constants/separation = 26
metadata/_edit_use_anchors_ = true
[node name="TextureRect" type="TextureRect" parent="MarginContainer/Panel/MarginContainer/VBoxContainer/Panel/HBoxContainer/Control2/HBoxContainer"]
layout_mode = 2
size_flags_horizontal = 0
texture = ExtResource("11_j0iof")
expand_mode = 3
stretch_mode = 5
[node name="other_gold" type="Label" parent="MarginContainer/Panel/MarginContainer/VBoxContainer/Panel/HBoxContainer/Control2/HBoxContainer"]
unique_name_in_owner = true
layout_mode = 2
theme_override_font_sizes/font_size = 34
text = "9999"
[node name="Control" type="Control" parent="MarginContainer/Panel/MarginContainer/VBoxContainer"]
custom_minimum_size = Vector2(0, 4)
layout_mode = 2
[node name="Panel2" type="Panel" parent="MarginContainer/Panel/MarginContainer/VBoxContainer"]
layout_mode = 2
size_flags_vertical = 3
theme_override_styles/panel = SubResource("StyleBoxTexture_4t76y")
[node name="Label" type="Label" parent="MarginContainer/Panel/MarginContainer/VBoxContainer/Panel2"]
layout_mode = 1
anchors_preset = -1
anchor_left = 0.0306577
anchor_right = 1.0
anchor_bottom = 0.184573
grow_horizontal = 2
theme_override_font_sizes/font_size = 29
text = "我的背包"
vertical_alignment = 1
metadata/_edit_use_anchors_ = true
[node name="ScrollContainer" type="ScrollContainer" parent="MarginContainer/Panel/MarginContainer/VBoxContainer/Panel2"]
layout_mode = 1
anchors_preset = -1
anchor_left = 0.0306577
anchor_top = 0.184573
anchor_right = 1.0
anchor_bottom = 0.853994
vertical_scroll_mode = 0
metadata/_edit_use_anchors_ = true
[node name="self_bag" type="HBoxContainer" parent="MarginContainer/Panel/MarginContainer/VBoxContainer/Panel2/ScrollContainer"]
unique_name_in_owner = true
layout_mode = 2
size_flags_horizontal = 0
size_flags_vertical = 3
theme_override_constants/separation = 30
[node name="trade_card" parent="MarginContainer/Panel/MarginContainer/VBoxContainer/Panel2/ScrollContainer/self_bag" instance=ExtResource("5_otspc")]
layout_mode = 2
[node name="trade_card2" parent="MarginContainer/Panel/MarginContainer/VBoxContainer/Panel2/ScrollContainer/self_bag" instance=ExtResource("5_otspc")]
layout_mode = 2
[node name="trade_card3" parent="MarginContainer/Panel/MarginContainer/VBoxContainer/Panel2/ScrollContainer/self_bag" instance=ExtResource("5_otspc")]
layout_mode = 2
[node name="self_item_panel" type="Panel" parent="MarginContainer/Panel/MarginContainer/VBoxContainer/Panel2"]
unique_name_in_owner = true
visible = false
layout_mode = 1
anchors_preset = -1
anchor_left = 0.338907
anchor_top = 0.0192837
anchor_right = 0.661093
anchor_bottom = 0.933884
theme_override_styles/panel = SubResource("StyleBoxTexture_baeen")
metadata/_edit_use_anchors_ = true
[node name="TextureRect" type="TextureRect" parent="MarginContainer/Panel/MarginContainer/VBoxContainer/Panel2/self_item_panel"]
layout_mode = 1
anchors_preset = 1
anchor_left = 1.0
anchor_right = 1.0
offset_left = -40.0
offset_bottom = 40.0
grow_horizontal = 0
texture = ExtResource("7_44nw7")
stretch_mode = 5
[node name="VBoxContainer" type="VBoxContainer" parent="MarginContainer/Panel/MarginContainer/VBoxContainer/Panel2/self_item_panel"]
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
[node name="HBoxContainer" type="HBoxContainer" parent="MarginContainer/Panel/MarginContainer/VBoxContainer/Panel2/self_item_panel/VBoxContainer"]
layout_mode = 2
size_flags_vertical = 3
[node name="self_item_icon" type="TextureRect" parent="MarginContainer/Panel/MarginContainer/VBoxContainer/Panel2/self_item_panel/VBoxContainer/HBoxContainer"]
unique_name_in_owner = true
layout_mode = 2
size_flags_horizontal = 3
size_flags_stretch_ratio = 2.0
expand_mode = 1
stretch_mode = 5
[node name="self_item_introduction" type="Label" parent="MarginContainer/Panel/MarginContainer/VBoxContainer/Panel2/self_item_panel/VBoxContainer/HBoxContainer"]
unique_name_in_owner = true
layout_mode = 2
size_flags_horizontal = 3
size_flags_stretch_ratio = 3.3
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 18
text = "商品详情商品详情商品详情商品详情商品详情商品详情商品详情商品详情商品详情商品详情商品详情商品详情商品详情商品详情商品详情商品详情商品详情商品详情商品详情商品详情商品详情商品详情商品详情"
autowrap_mode = 3
[node name="tab" type="Control" parent="MarginContainer/Panel/MarginContainer/VBoxContainer/Panel2/self_item_panel/VBoxContainer/HBoxContainer"]
custom_minimum_size = Vector2(13.715, 0)
layout_mode = 2
[node name="HBoxContainer2" type="HBoxContainer" parent="MarginContainer/Panel/MarginContainer/VBoxContainer/Panel2/self_item_panel/VBoxContainer"]
layout_mode = 2
size_flags_vertical = 8
[node name="TextureRect" type="TextureRect" parent="MarginContainer/Panel/MarginContainer/VBoxContainer/Panel2/self_item_panel/VBoxContainer/HBoxContainer2"]
layout_mode = 2
size_flags_horizontal = 6
size_flags_vertical = 8
texture = ExtResource("8_xo54s")
[node name="self_item_refuse_btn" parent="MarginContainer/Panel/MarginContainer/VBoxContainer/Panel2/self_item_panel/VBoxContainer/HBoxContainer2/TextureRect" instance=ExtResource("4_jy8uf")]
unique_name_in_owner = true
layout_mode = 1
[node name="TextureRect2" type="TextureRect" parent="MarginContainer/Panel/MarginContainer/VBoxContainer/Panel2/self_item_panel/VBoxContainer/HBoxContainer2"]
layout_mode = 2
size_flags_horizontal = 6
size_flags_vertical = 8
texture = ExtResource("10_ij1ep")
[node name="self_item_accept_btn" parent="MarginContainer/Panel/MarginContainer/VBoxContainer/Panel2/self_item_panel/VBoxContainer/HBoxContainer2/TextureRect2" instance=ExtResource("4_jy8uf")]
unique_name_in_owner = true
layout_mode = 1
[node name="HBoxContainer" type="HBoxContainer" parent="MarginContainer/Panel/MarginContainer/VBoxContainer/Panel2"]
layout_mode = 1
anchors_preset = -1
anchor_left = 0.680045
anchor_top = 0.809917
anchor_right = 0.986622
anchor_bottom = 0.986226
metadata/_edit_use_anchors_ = true
[node name="Label" type="Label" parent="MarginContainer/Panel/MarginContainer/VBoxContainer/Panel2/HBoxContainer"]
layout_mode = 2
size_flags_horizontal = 10
size_flags_vertical = 1
theme_override_font_sizes/font_size = 30
text = "返还值:"
horizontal_alignment = 1
vertical_alignment = 1
[node name="back_value" type="Label" parent="MarginContainer/Panel/MarginContainer/VBoxContainer/Panel2/HBoxContainer"]
unique_name_in_owner = true
layout_mode = 2
size_flags_vertical = 1
theme_override_font_sizes/font_size = 30
text = "xxx%"
horizontal_alignment = 1
vertical_alignment = 1
[node name="Control2" type="Control" parent="MarginContainer/Panel/MarginContainer/VBoxContainer/Panel2/HBoxContainer"]
custom_minimum_size = Vector2(296, 64)
layout_mode = 2
size_flags_horizontal = 8
[node name="TextureRect" type="TextureRect" parent="MarginContainer/Panel/MarginContainer/VBoxContainer/Panel2/HBoxContainer/Control2"]
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
texture = ExtResource("10_ma0e3")
stretch_mode = 5
[node name="HBoxContainer" type="HBoxContainer" parent="MarginContainer/Panel/MarginContainer/VBoxContainer/Panel2/HBoxContainer/Control2"]
layout_mode = 1
anchors_preset = -1
anchor_left = 0.0912162
anchor_right = 0.847973
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
theme_override_constants/separation = 26
metadata/_edit_use_anchors_ = true
[node name="TextureRect" type="TextureRect" parent="MarginContainer/Panel/MarginContainer/VBoxContainer/Panel2/HBoxContainer/Control2/HBoxContainer"]
layout_mode = 2
size_flags_horizontal = 0
texture = ExtResource("11_j0iof")
expand_mode = 3
stretch_mode = 5
[node name="self_gold" type="Label" parent="MarginContainer/Panel/MarginContainer/VBoxContainer/Panel2/HBoxContainer/Control2/HBoxContainer"]
unique_name_in_owner = true
layout_mode = 2
theme_override_font_sizes/font_size = 34
text = "9999"
[node name="TextureRect" type="TextureRect" parent="MarginContainer/Panel"]
layout_mode = 1
anchors_preset = 1
anchor_left = 1.0
anchor_right = 1.0
offset_left = -40.0
offset_bottom = 40.0
grow_horizontal = 0
texture = ExtResource("3_jcx30")
stretch_mode = 5
[node name="back" parent="MarginContainer/Panel/TextureRect" instance=ExtResource("4_jy8uf")]
layout_mode = 1
[connection signal="pressed" from="MarginContainer/Panel/MarginContainer/VBoxContainer/Panel/other_item_panel/VBoxContainer/HBoxContainer2/other_item_refuse/other_item_refuse_btn" to="." method="_on_other_item_refuse_btn_pressed"]
[connection signal="pressed" from="MarginContainer/Panel/MarginContainer/VBoxContainer/Panel/other_item_panel/VBoxContainer/HBoxContainer2/other_item_accept/other_item_accept_btn" to="." method="_on_other_item_accept_btn_pressed"]
[connection signal="pressed" from="MarginContainer/Panel/MarginContainer/VBoxContainer/Panel2/self_item_panel/VBoxContainer/HBoxContainer2/TextureRect/self_item_refuse_btn" to="." method="_on_self_item_refuse_btn_pressed"]
[connection signal="pressed" from="MarginContainer/Panel/MarginContainer/VBoxContainer/Panel2/self_item_panel/VBoxContainer/HBoxContainer2/TextureRect2/self_item_accept_btn" to="." method="_on_self_item_accept_btn_pressed"]
[connection signal="pressed" from="MarginContainer/Panel/TextureRect/back" to="." method="_on_back_pressed"]