challenge-editor/scene/fight_card.tscn
2024-09-14 17:36:48 +08:00

48 lines
1.5 KiB
Plaintext

[gd_scene load_steps=5 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="Texture2D" uid="uid://vhxdnd5qvcpv" path="res://res/ui/ui_025_adventure_mode/tuceng353.png" id="3_obhg4"]
[ext_resource type="PackedScene" uid="uid://bdlo2wn4qnygv" path="res://scene/tool/tool_button.tscn" id="4_0y613"]
[node name="fight_card" type="TextureRect"]
offset_right = 189.0
offset_bottom = 250.0
texture = ExtResource("1_2g5f6")
expand_mode = 3
[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
texture = ExtResource("2_2gbqn")
expand_mode = 1
metadata/_edit_use_anchors_ = true
[node name="TextureRect2" type="TextureRect" parent="."]
layout_mode = 0
anchor_left = 0.153439
anchor_top = 0.152
anchor_right = 0.89418
anchor_bottom = 0.724
texture = ExtResource("3_obhg4")
expand_mode = 1
stretch_mode = 5
metadata/_edit_use_anchors_ = true
[node name="Label" type="Label" parent="."]
layout_mode = 0
offset_top = 225.0
offset_right = 189.0
offset_bottom = 250.0
text = "道具卡"
horizontal_alignment = 1
[node name="ToolButton" parent="." instance=ExtResource("4_0y613")]
layout_mode = 1