2024-09-24 11:59:54 +08:00
|
|
|
[gd_scene load_steps=6 format=3 uid="uid://chowelwcfnsxs"]
|
2024-09-14 17:36:48 +08:00
|
|
|
|
|
|
|
[ext_resource type="Texture2D" uid="uid://bac5i5fhd7acq" path="res://res/ui/ui_026_fight/tuceng285.png" id="1_2g5f6"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://d4geq35efgqon" path="res://res/ui/ui_026_fight/tuceng286.png" id="2_2gbqn"]
|
2024-09-24 11:59:54 +08:00
|
|
|
[ext_resource type="Script" path="res://scene/fight_card.gd" id="2_nlhl0"]
|
2024-09-14 17:36:48 +08:00
|
|
|
[ext_resource type="Texture2D" uid="uid://vhxdnd5qvcpv" path="res://res/ui/ui_025_adventure_mode/tuceng353.png" id="3_obhg4"]
|
2024-09-24 11:59:54 +08:00
|
|
|
|
|
|
|
[sub_resource type="ShaderMaterial" id="ShaderMaterial_i0euk"]
|
2024-09-14 17:36:48 +08:00
|
|
|
|
|
|
|
[node name="fight_card" type="TextureRect"]
|
2024-09-24 11:59:54 +08:00
|
|
|
material = SubResource("ShaderMaterial_i0euk")
|
2024-09-24 17:26:44 +08:00
|
|
|
layout_direction = 1
|
2024-09-24 11:59:54 +08:00
|
|
|
offset_left = -94.0
|
|
|
|
offset_top = -125.0
|
|
|
|
offset_right = 95.0
|
|
|
|
offset_bottom = 125.0
|
2024-09-24 17:26:44 +08:00
|
|
|
pivot_offset = Vector2(94, 125)
|
2024-09-14 17:36:48 +08:00
|
|
|
texture = ExtResource("1_2g5f6")
|
|
|
|
expand_mode = 3
|
2024-09-24 11:59:54 +08:00
|
|
|
script = ExtResource("2_nlhl0")
|
2024-09-14 17:36:48 +08:00
|
|
|
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="."]
|
|
|
|
show_behind_parent = true
|
|
|
|
clip_children = 2
|
|
|
|
layout_mode = 1
|
|
|
|
anchors_preset = 15
|
|
|
|
anchor_right = 1.0
|
|
|
|
anchor_bottom = 1.0
|
|
|
|
grow_horizontal = 2
|
|
|
|
grow_vertical = 2
|
2024-09-24 11:59:54 +08:00
|
|
|
mouse_filter = 2
|
2024-09-14 17:36:48 +08:00
|
|
|
texture = ExtResource("2_2gbqn")
|
|
|
|
expand_mode = 1
|
|
|
|
metadata/_edit_use_anchors_ = true
|
|
|
|
|
2024-09-24 11:59:54 +08:00
|
|
|
[node name="icon" type="TextureRect" parent="."]
|
2024-09-14 17:36:48 +08:00
|
|
|
layout_mode = 0
|
|
|
|
anchor_left = 0.153439
|
|
|
|
anchor_top = 0.152
|
|
|
|
anchor_right = 0.89418
|
|
|
|
anchor_bottom = 0.724
|
2024-09-24 11:59:54 +08:00
|
|
|
mouse_filter = 2
|
2024-09-14 17:36:48 +08:00
|
|
|
texture = ExtResource("3_obhg4")
|
|
|
|
expand_mode = 1
|
|
|
|
stretch_mode = 5
|
|
|
|
metadata/_edit_use_anchors_ = true
|
|
|
|
|
2024-09-24 11:59:54 +08:00
|
|
|
[node name="n" type="Label" parent="."]
|
2024-09-14 17:36:48 +08:00
|
|
|
layout_mode = 0
|
2024-09-24 11:59:54 +08:00
|
|
|
anchor_top = 0.9
|
|
|
|
anchor_right = 1.0
|
|
|
|
anchor_bottom = 1.0
|
2024-09-14 17:36:48 +08:00
|
|
|
text = "道具卡"
|
|
|
|
horizontal_alignment = 1
|
2024-09-24 11:59:54 +08:00
|
|
|
metadata/_edit_use_anchors_ = true
|