challenge-editor/scene/game_flow_card.tscn
2024-09-13 17:55:00 +08:00

312 lines
10 KiB
Plaintext

[gd_scene load_steps=11 format=3 uid="uid://clhtya30fwcwp"]
[ext_resource type="Texture2D" uid="uid://cyjyr3dhwamnb" path="res://res/ui/ui_019_game_flow/tuceng290.png" id="1_nv5yk"]
[ext_resource type="Script" path="res://scene/game_flow_card.gd" id="1_o3eb7"]
[ext_resource type="Script" path="res://class/tool/DrawerContainer.gd" id="2_3r5in"]
[ext_resource type="Texture2D" uid="uid://cq76812dkr2tr" path="res://res/ui/ui_019_game_flow/tuceng289.png" id="2_xj646"]
[ext_resource type="Texture2D" uid="uid://li8e5ntlgcpg" path="res://res/ui/ui_003_select/test.png" id="3_ip0mu"]
[ext_resource type="Texture2D" uid="uid://cqhvxepyo05nl" path="res://res/ui/ui_019_game_flow/juxing523.png" id="4_ltoxw"]
[ext_resource type="Texture2D" uid="uid://donlk8cdo8i6p" path="res://res/ui/ui_019_game_flow/tuceng2.png" id="7_gwjog"]
[ext_resource type="PackedScene" uid="uid://bdlo2wn4qnygv" path="res://scene/tool/tool_button.tscn" id="8_vd154"]
[ext_resource type="Texture2D" uid="uid://njtlsrius83y" path="res://res/ui/ui_019_game_flow/tuceng283.png" id="9_aqi88"]
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_8brec"]
texture = ExtResource("4_ltoxw")
texture_margin_left = 4.46083
texture_margin_top = 3.18631
texture_margin_right = 3.18631
texture_margin_bottom = 4.30906
region_rect = Rect2(0, 0, 117, 312)
[node name="game_flow_card" type="HBoxContainer"]
custom_minimum_size = Vector2(189, 312)
offset_right = 305.0
offset_bottom = 312.0
size_flags_horizontal = 0
script = ExtResource("1_o3eb7")
[node name="TextureRect" type="TextureRect" parent="."]
clip_contents = true
layout_mode = 2
texture = ExtResource("1_nv5yk")
[node name="TextureRect" type="TextureRect" parent="TextureRect"]
show_behind_parent = true
clip_children = 1
clip_contents = true
layout_mode = 1
anchors_preset = -1
anchor_left = 0.031746
anchor_right = 1.75661
anchor_bottom = 1.66667
offset_right = -143.0
offset_bottom = -240.0
texture = ExtResource("2_xj646")
expand_mode = 1
metadata/_edit_use_anchors_ = true
[node name="TextureRect" type="TextureRect" parent="TextureRect/TextureRect"]
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("3_ip0mu")
expand_mode = 1
stretch_mode = 6
[node name="Label" type="Label" parent="TextureRect"]
layout_mode = 0
anchor_left = 0.031746
anchor_top = 0.897436
anchor_right = 0.957672
anchor_bottom = 0.99359
text = "卡名字"
vertical_alignment = 1
metadata/_edit_use_anchors_ = true
[node name="ToolButton" parent="TextureRect" instance=ExtResource("8_vd154")]
layout_mode = 1
[node name="DrawerContainer" type="Container" parent="."]
unique_name_in_owner = true
clip_contents = true
layout_mode = 2
size_flags_horizontal = 0
size_flags_vertical = 0
script = ExtResource("2_3r5in")
button_model = 3
is_auto_hide = true
disable_button = true
animation_model = 11
[node name="TextureRect" type="PanelContainer" parent="DrawerContainer"]
layout_mode = 2
size_flags_horizontal = 3
size_flags_vertical = 3
theme_override_styles/panel = SubResource("StyleBoxTexture_8brec")
[node name="VBoxContainer" type="VBoxContainer" parent="DrawerContainer/TextureRect"]
layout_mode = 2
[node name="TextureRect" type="TextureRect" parent="DrawerContainer/TextureRect/VBoxContainer"]
layout_mode = 2
texture = ExtResource("7_gwjog")
[node name="HBoxContainer" type="HBoxContainer" parent="DrawerContainer/TextureRect/VBoxContainer/TextureRect"]
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
[node name="Label" type="Label" parent="DrawerContainer/TextureRect/VBoxContainer/TextureRect/HBoxContainer"]
layout_mode = 2
size_flags_horizontal = 3
size_flags_vertical = 1
text = "对话"
horizontal_alignment = 1
vertical_alignment = 1
[node name="TextureRect" type="TextureRect" parent="DrawerContainer/TextureRect/VBoxContainer/TextureRect/HBoxContainer"]
custom_minimum_size = Vector2(3.16, 0)
layout_mode = 2
size_flags_horizontal = 3
size_flags_vertical = 4
texture = ExtResource("9_aqi88")
stretch_mode = 5
[node name="ToolButton" parent="DrawerContainer/TextureRect/VBoxContainer/TextureRect" instance=ExtResource("8_vd154")]
layout_mode = 1
[node name="TextureRect2" type="TextureRect" parent="DrawerContainer/TextureRect/VBoxContainer"]
layout_mode = 2
texture = ExtResource("7_gwjog")
[node name="HBoxContainer" type="HBoxContainer" parent="DrawerContainer/TextureRect/VBoxContainer/TextureRect2"]
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
[node name="Label" type="Label" parent="DrawerContainer/TextureRect/VBoxContainer/TextureRect2/HBoxContainer"]
layout_mode = 2
size_flags_horizontal = 3
size_flags_vertical = 1
text = "帮助"
horizontal_alignment = 1
vertical_alignment = 1
[node name="TextureRect" type="TextureRect" parent="DrawerContainer/TextureRect/VBoxContainer/TextureRect2/HBoxContainer"]
custom_minimum_size = Vector2(3.16, 0)
layout_mode = 2
size_flags_horizontal = 3
size_flags_vertical = 4
texture = ExtResource("9_aqi88")
stretch_mode = 5
[node name="ToolButton" parent="DrawerContainer/TextureRect/VBoxContainer/TextureRect2" instance=ExtResource("8_vd154")]
layout_mode = 1
[node name="TextureRect3" type="TextureRect" parent="DrawerContainer/TextureRect/VBoxContainer"]
layout_mode = 2
texture = ExtResource("7_gwjog")
[node name="HBoxContainer" type="HBoxContainer" parent="DrawerContainer/TextureRect/VBoxContainer/TextureRect3"]
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
[node name="Label" type="Label" parent="DrawerContainer/TextureRect/VBoxContainer/TextureRect3/HBoxContainer"]
layout_mode = 2
size_flags_horizontal = 3
size_flags_vertical = 1
text = "了解"
horizontal_alignment = 1
vertical_alignment = 1
[node name="TextureRect" type="TextureRect" parent="DrawerContainer/TextureRect/VBoxContainer/TextureRect3/HBoxContainer"]
custom_minimum_size = Vector2(3.16, 0)
layout_mode = 2
size_flags_horizontal = 3
size_flags_vertical = 4
texture = ExtResource("9_aqi88")
stretch_mode = 5
[node name="ToolButton" parent="DrawerContainer/TextureRect/VBoxContainer/TextureRect3" instance=ExtResource("8_vd154")]
layout_mode = 1
[node name="TextureRect4" type="TextureRect" parent="DrawerContainer/TextureRect/VBoxContainer"]
layout_mode = 2
texture = ExtResource("7_gwjog")
[node name="HBoxContainer" type="HBoxContainer" parent="DrawerContainer/TextureRect/VBoxContainer/TextureRect4"]
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
[node name="Label" type="Label" parent="DrawerContainer/TextureRect/VBoxContainer/TextureRect4/HBoxContainer"]
layout_mode = 2
size_flags_horizontal = 3
size_flags_vertical = 1
text = "请教"
horizontal_alignment = 1
vertical_alignment = 1
[node name="TextureRect" type="TextureRect" parent="DrawerContainer/TextureRect/VBoxContainer/TextureRect4/HBoxContainer"]
custom_minimum_size = Vector2(3.16, 0)
layout_mode = 2
size_flags_horizontal = 3
size_flags_vertical = 4
texture = ExtResource("9_aqi88")
stretch_mode = 5
[node name="ToolButton" parent="DrawerContainer/TextureRect/VBoxContainer/TextureRect4" instance=ExtResource("8_vd154")]
layout_mode = 1
[node name="TextureRect5" type="TextureRect" parent="DrawerContainer/TextureRect/VBoxContainer"]
layout_mode = 2
texture = ExtResource("7_gwjog")
[node name="HBoxContainer" type="HBoxContainer" parent="DrawerContainer/TextureRect/VBoxContainer/TextureRect5"]
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
[node name="Label" type="Label" parent="DrawerContainer/TextureRect/VBoxContainer/TextureRect5/HBoxContainer"]
layout_mode = 2
size_flags_horizontal = 3
size_flags_vertical = 1
text = "勾引"
horizontal_alignment = 1
vertical_alignment = 1
[node name="TextureRect" type="TextureRect" parent="DrawerContainer/TextureRect/VBoxContainer/TextureRect5/HBoxContainer"]
custom_minimum_size = Vector2(3.16, 0)
layout_mode = 2
size_flags_horizontal = 3
size_flags_vertical = 4
texture = ExtResource("9_aqi88")
stretch_mode = 5
[node name="ToolButton" parent="DrawerContainer/TextureRect/VBoxContainer/TextureRect5" instance=ExtResource("8_vd154")]
layout_mode = 1
[node name="TextureRect6" type="TextureRect" parent="DrawerContainer/TextureRect/VBoxContainer"]
layout_mode = 2
texture = ExtResource("7_gwjog")
[node name="HBoxContainer" type="HBoxContainer" parent="DrawerContainer/TextureRect/VBoxContainer/TextureRect6"]
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
[node name="Label" type="Label" parent="DrawerContainer/TextureRect/VBoxContainer/TextureRect6/HBoxContainer"]
layout_mode = 2
size_flags_horizontal = 3
size_flags_vertical = 1
text = "送礼"
horizontal_alignment = 1
vertical_alignment = 1
[node name="TextureRect" type="TextureRect" parent="DrawerContainer/TextureRect/VBoxContainer/TextureRect6/HBoxContainer"]
custom_minimum_size = Vector2(3.16, 0)
layout_mode = 2
size_flags_horizontal = 3
size_flags_vertical = 4
texture = ExtResource("9_aqi88")
stretch_mode = 5
[node name="ToolButton" parent="DrawerContainer/TextureRect/VBoxContainer/TextureRect6" instance=ExtResource("8_vd154")]
layout_mode = 1
[node name="TextureRect7" type="TextureRect" parent="DrawerContainer/TextureRect/VBoxContainer"]
layout_mode = 2
texture = ExtResource("7_gwjog")
[node name="HBoxContainer" type="HBoxContainer" parent="DrawerContainer/TextureRect/VBoxContainer/TextureRect7"]
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
[node name="Label" type="Label" parent="DrawerContainer/TextureRect/VBoxContainer/TextureRect7/HBoxContainer"]
layout_mode = 2
size_flags_horizontal = 3
size_flags_vertical = 1
text = "偷窃"
horizontal_alignment = 1
vertical_alignment = 1
[node name="TextureRect" type="TextureRect" parent="DrawerContainer/TextureRect/VBoxContainer/TextureRect7/HBoxContainer"]
custom_minimum_size = Vector2(3.16, 0)
layout_mode = 2
size_flags_horizontal = 3
size_flags_vertical = 4
texture = ExtResource("9_aqi88")
stretch_mode = 5
[node name="ToolButton" parent="DrawerContainer/TextureRect/VBoxContainer/TextureRect7" instance=ExtResource("8_vd154")]
layout_mode = 1
[connection signal="pressed" from="TextureRect/ToolButton" to="." method="_on_tool_button_pressed"]