challenge-editor/scene/fight_enermy_card.tscn

177 lines
5.2 KiB
Plaintext
Raw Normal View History

2024-09-24 17:26:44 +08:00
[gd_scene load_steps=9 format=3 uid="uid://dd4387syao6lj"]
2024-09-14 17:36:48 +08:00
[ext_resource type="Texture2D" uid="uid://clmrqr17vnoda" path="res://res/ui/ui_026_fight/juxing804.png" id="1_c6q2o"]
[ext_resource type="Texture2D" uid="uid://lipjl5h1d776" path="res://res/ui/ui_026_fight/tuceng285_1.png" id="2_ac0qe"]
[ext_resource type="Texture2D" uid="uid://d4geq35efgqon" path="res://res/ui/ui_026_fight/tuceng286.png" id="3_s8rrj"]
[ext_resource type="Texture2D" uid="uid://li8e5ntlgcpg" path="res://res/ui/ui_003_select/test.png" id="4_u7od8"]
[ext_resource type="Texture2D" uid="uid://bvhrxkcpq3lco" path="res://res/ui/ui_026_fight/juxing768.png" id="5_0j5x7"]
[ext_resource type="Texture2D" uid="uid://deecs52usa3ie" path="res://res/ui/ui_026_fight/juxing768_1.png" id="6_x31v6"]
[ext_resource type="Texture2D" uid="uid://dupfisl50axgw" path="res://res/ui/ui_026_fight/juxing768_2.png" id="7_4wsqq"]
2024-09-24 17:26:44 +08:00
[sub_resource type="RectangleShape2D" id="RectangleShape2D_ut4q5"]
size = Vector2(453, 249)
2024-09-14 17:36:48 +08:00
[node name="fight_enermy_card" type="TextureRect"]
offset_right = 450.0
offset_bottom = 250.0
size_flags_horizontal = 8
size_flags_vertical = 3
texture = ExtResource("1_c6q2o")
expand_mode = 3
[node name="TextureRect" type="TextureRect" parent="."]
layout_mode = 1
anchors_preset = -1
anchor_left = 0.573333
anchor_right = 0.993333
anchor_bottom = 1.0
texture = ExtResource("2_ac0qe")
expand_mode = 1
metadata/_edit_use_anchors_ = true
[node name="TextureRect2" type="TextureRect" parent="TextureRect"]
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("3_s8rrj")
flip_h = true
[node name="TextureRect" type="TextureRect" parent="TextureRect/TextureRect2"]
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
texture = ExtResource("4_u7od8")
expand_mode = 1
stretch_mode = 6
[node name="Label" type="Label" parent="TextureRect"]
layout_mode = 0
anchor_top = 0.884
anchor_right = 1.0
anchor_bottom = 1.0
text = "卡名"
horizontal_alignment = 1
vertical_alignment = 1
metadata/_edit_use_anchors_ = true
[node name="VBoxContainer" type="VBoxContainer" parent="."]
layout_mode = 1
anchors_preset = -1
anchor_left = 0.0244444
anchor_right = 0.548889
anchor_bottom = 1.0
metadata/_edit_use_anchors_ = true
[node name="HBoxContainer" type="HBoxContainer" parent="VBoxContainer"]
layout_mode = 2
size_flags_vertical = 3
[node name="Label" type="Label" parent="VBoxContainer/HBoxContainer"]
layout_mode = 2
size_flags_horizontal = 3
theme_override_colors/font_color = Color(0, 0, 0, 1)
text = "血量:"
horizontal_alignment = 1
vertical_alignment = 1
justification_flags = 162
[node name="TextureProgressBar" type="TextureProgressBar" parent="VBoxContainer/HBoxContainer"]
custom_minimum_size = Vector2(176, 32)
layout_mode = 2
size_flags_horizontal = 0
size_flags_vertical = 4
value = 100.0
nine_patch_stretch = true
texture_progress = ExtResource("5_0j5x7")
[node name="Label" type="Label" parent="VBoxContainer/HBoxContainer/TextureProgressBar"]
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
text = "999/999"
horizontal_alignment = 1
vertical_alignment = 1
[node name="HBoxContainer2" type="HBoxContainer" parent="VBoxContainer"]
layout_mode = 2
size_flags_vertical = 3
[node name="Label" type="Label" parent="VBoxContainer/HBoxContainer2"]
layout_mode = 2
size_flags_horizontal = 3
theme_override_colors/font_color = Color(0, 0, 0, 1)
text = "精神:"
horizontal_alignment = 1
vertical_alignment = 1
justification_flags = 162
[node name="TextureProgressBar" type="TextureProgressBar" parent="VBoxContainer/HBoxContainer2"]
custom_minimum_size = Vector2(176, 32)
layout_mode = 2
size_flags_horizontal = 0
size_flags_vertical = 4
value = 100.0
nine_patch_stretch = true
texture_progress = ExtResource("6_x31v6")
[node name="Label" type="Label" parent="VBoxContainer/HBoxContainer2/TextureProgressBar"]
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
text = "999/999"
horizontal_alignment = 1
vertical_alignment = 1
[node name="HBoxContainer3" type="HBoxContainer" parent="VBoxContainer"]
layout_mode = 2
size_flags_vertical = 3
[node name="Label" type="Label" parent="VBoxContainer/HBoxContainer3"]
layout_mode = 2
size_flags_horizontal = 3
theme_override_colors/font_color = Color(0, 0, 0, 1)
text = "体力:"
horizontal_alignment = 1
vertical_alignment = 1
justification_flags = 162
[node name="TextureProgressBar" type="TextureProgressBar" parent="VBoxContainer/HBoxContainer3"]
custom_minimum_size = Vector2(176, 32)
layout_mode = 2
size_flags_horizontal = 0
size_flags_vertical = 4
value = 100.0
nine_patch_stretch = true
texture_progress = ExtResource("7_4wsqq")
[node name="Label" type="Label" parent="VBoxContainer/HBoxContainer3/TextureProgressBar"]
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
text = "999/999"
horizontal_alignment = 1
vertical_alignment = 1
2024-09-24 17:26:44 +08:00
[node name="Area2D" type="Area2D" parent="."]
[node name="CollisionShape2D" type="CollisionShape2D" parent="Area2D"]
position = Vector2(226.5, 125.5)
shape = SubResource("RectangleShape2D_ut4q5")