26 lines
807 B
Plaintext
26 lines
807 B
Plaintext
[gd_scene load_steps=3 format=3 uid="uid://dbb1aw7idwsqu"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://cax0m4frsh2pd" path="res://res/ui/ui_022_ability_to_cards/tuceng327.png" id="1_866xd"]
|
|
[ext_resource type="Script" path="res://scene/ability_to_card_need.gd" id="2_mjycf"]
|
|
|
|
[node name="ability_to_card_need" type="TextureRect"]
|
|
offset_right = 40.0
|
|
offset_bottom = 40.0
|
|
size_flags_horizontal = 0
|
|
size_flags_vertical = 0
|
|
texture = ExtResource("1_866xd")
|
|
script = ExtResource("2_mjycf")
|
|
|
|
[node name="Label" type="Label" parent="."]
|
|
layout_mode = 1
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
theme_override_colors/font_color = Color(0, 0, 0, 1)
|
|
theme_override_font_sizes/font_size = 18
|
|
text = "所需材料"
|
|
horizontal_alignment = 1
|
|
vertical_alignment = 1
|