43 lines
1.3 KiB
Plaintext
43 lines
1.3 KiB
Plaintext
[gd_scene load_steps=5 format=3 uid="uid://cg3ahgbl85d65"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://c7ayf2vovekm6" path="res://res/ui/ui_009_skill_config/juxing522.png" id="1_egy6w"]
|
|
[ext_resource type="Script" path="res://scene/skill_config_card_up.gd" id="2_usnbp"]
|
|
[ext_resource type="Texture2D" uid="uid://dua40uesoxqlb" path="res://res/ui/ui_009_skill_config/tuceng299.png" id="2_ykdl0"]
|
|
[ext_resource type="Texture2D" uid="uid://li8e5ntlgcpg" path="res://res/ui/ui_003_select/test.png" id="3_6l4j1"]
|
|
|
|
[node name="skill_config_card_up" type="TextureRect"]
|
|
custom_minimum_size = Vector2(178, 238)
|
|
offset_right = 40.0
|
|
offset_bottom = 40.0
|
|
size_flags_horizontal = 0
|
|
size_flags_vertical = 0
|
|
texture = ExtResource("1_egy6w")
|
|
expand_mode = 1
|
|
stretch_mode = 5
|
|
script = ExtResource("2_usnbp")
|
|
|
|
[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_ykdl0")
|
|
expand_mode = 1
|
|
stretch_mode = 5
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="TextureRect"]
|
|
layout_mode = 1
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
texture = ExtResource("3_6l4j1")
|
|
expand_mode = 1
|
|
stretch_mode = 6
|