challenge-editor/scene/ability_to_cards_side_card.tscn
2024-09-14 11:53:01 +08:00

36 lines
1.2 KiB
Plaintext

[gd_scene load_steps=4 format=3 uid="uid://cbyrnlb63voun"]
[ext_resource type="Texture2D" uid="uid://xn13ffpmvk2k" path="res://res/ui/ui_022_ability_to_cards/tuceng321.png" id="1_gx4gn"]
[ext_resource type="Texture2D" uid="uid://ca28omw2a01lq" path="res://res/ui/ui_022_ability_to_cards/juxing688.png" id="2_s5wdp"]
[ext_resource type="PackedScene" uid="uid://bdlo2wn4qnygv" path="res://scene/tool/tool_button.tscn" id="3_k75v4"]
[node name="ability_to_cards_side_card" type="TextureRect"]
offset_right = 40.0
offset_bottom = 40.0
texture = ExtResource("1_gx4gn")
[node name="TextureRect" type="TextureRect" parent="."]
layout_mode = 0
anchor_left = 0.0355872
anchor_top = 0.197674
anchor_right = 0.119217
anchor_bottom = 0.755814
texture = ExtResource("2_s5wdp")
expand_mode = 1
stretch_mode = 5
metadata/_edit_use_anchors_ = true
[node name="Label" type="Label" parent="."]
layout_mode = 0
anchor_left = 0.153025
anchor_right = 0.882562
anchor_bottom = 1.0
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 29
text = "卡牌名称"
vertical_alignment = 1
metadata/_edit_use_anchors_ = true
[node name="ToolButton" parent="." instance=ExtResource("3_k75v4")]
layout_mode = 1