challenge-editor/scene/fight_card.tscn
2024-09-24 17:26:44 +08:00

56 lines
1.6 KiB
Plaintext

[gd_scene load_steps=6 format=3 uid="uid://chowelwcfnsxs"]
[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"]
[ext_resource type="Script" path="res://scene/fight_card.gd" id="2_nlhl0"]
[ext_resource type="Texture2D" uid="uid://vhxdnd5qvcpv" path="res://res/ui/ui_025_adventure_mode/tuceng353.png" id="3_obhg4"]
[sub_resource type="ShaderMaterial" id="ShaderMaterial_i0euk"]
[node name="fight_card" type="TextureRect"]
material = SubResource("ShaderMaterial_i0euk")
layout_direction = 1
offset_left = -94.0
offset_top = -125.0
offset_right = 95.0
offset_bottom = 125.0
pivot_offset = Vector2(94, 125)
texture = ExtResource("1_2g5f6")
expand_mode = 3
script = ExtResource("2_nlhl0")
[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
mouse_filter = 2
texture = ExtResource("2_2gbqn")
expand_mode = 1
metadata/_edit_use_anchors_ = true
[node name="icon" type="TextureRect" parent="."]
layout_mode = 0
anchor_left = 0.153439
anchor_top = 0.152
anchor_right = 0.89418
anchor_bottom = 0.724
mouse_filter = 2
texture = ExtResource("3_obhg4")
expand_mode = 1
stretch_mode = 5
metadata/_edit_use_anchors_ = true
[node name="n" type="Label" parent="."]
layout_mode = 0
anchor_top = 0.9
anchor_right = 1.0
anchor_bottom = 1.0
text = "道具卡"
horizontal_alignment = 1
metadata/_edit_use_anchors_ = true