[gd_scene load_steps=6 format=3 uid="uid://bui33cht0ni46"] [ext_resource type="Texture2D" uid="uid://c7ayf2vovekm6" path="res://res/ui/ui_009_skill_config/juxing522.png" id="1_nuikj"] [ext_resource type="Texture2D" uid="uid://dua40uesoxqlb" path="res://res/ui/ui_009_skill_config/tuceng299.png" id="2_n1i8g"] [ext_resource type="Script" path="res://scene/skill_config_card_down.gd" id="2_y5jpa"] [ext_resource type="Texture2D" uid="uid://li8e5ntlgcpg" path="res://res/ui/ui_003_select/test.png" id="3_2p0oi"] [ext_resource type="PackedScene" uid="uid://bdlo2wn4qnygv" path="res://scene/tool/tool_button.tscn" id="5_q5g5g"] [node name="skill_config_card_down" type="TextureRect"] custom_minimum_size = Vector2(252, 336) offset_right = 40.0 offset_bottom = 40.0 size_flags_horizontal = 0 size_flags_vertical = 0 texture = ExtResource("1_nuikj") expand_mode = 1 stretch_mode = 5 script = ExtResource("2_y5jpa") [node name="TextureRect" type="TextureRect" parent="."] show_behind_parent = true clip_children = 2 clip_contents = true layout_mode = 1 anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 grow_horizontal = 2 grow_vertical = 2 texture = ExtResource("2_n1i8g") expand_mode = 1 stretch_mode = 5 [node name="face" type="TextureRect" parent="TextureRect"] 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 texture = ExtResource("3_2p0oi") expand_mode = 1 stretch_mode = 5 [node name="name" type="Label" parent="."] unique_name_in_owner = true layout_mode = 0 anchor_left = 0.130952 anchor_top = 0.107143 anchor_right = 0.869048 anchor_bottom = 0.255952 theme_override_colors/font_color = Color(1, 1, 1, 1) theme_override_colors/font_shadow_color = Color(0, 0, 0, 1) theme_override_constants/outline_size = 3 theme_override_font_sizes/font_size = 20 text = "技能卡1" horizontal_alignment = 1 vertical_alignment = 1 metadata/_edit_use_anchors_ = true [node name="introduction" type="Label" parent="."] unique_name_in_owner = true layout_mode = 0 anchor_left = 0.0396825 anchor_top = 0.255952 anchor_right = 0.964286 anchor_bottom = 0.886905 theme_override_colors/font_color = Color(1, 1, 1, 1) theme_override_colors/font_shadow_color = Color(0, 0, 0, 1) theme_override_font_sizes/font_size = 21 text = "技能介绍技能介绍技能介绍技能介绍技能介绍技能介绍技能介绍技能介绍技能介绍技能介绍技能介绍技能介绍技能介绍技能介绍" autowrap_mode = 3 metadata/_edit_use_anchors_ = true [node name="ToolButton" parent="." instance=ExtResource("5_q5g5g")] layout_mode = 1 [connection signal="pressed" from="ToolButton" to="." method="_on_tool_button_pressed"]