challenge-editor/scene/pack_card.tscn
2024-09-12 21:55:55 +08:00

56 lines
1.4 KiB
Plaintext

[gd_scene load_steps=3 format=3 uid="uid://wjtv27f87eef"]
[ext_resource type="Texture2D" uid="uid://b05b33ghu127p" path="res://res/ui/ui_013_packs/tuceng200.png" id="1_w465m"]
[ext_resource type="Texture2D" uid="uid://cg0xq8yfntwa7" path="res://res/ui/ui_013_packs/tuceng201.png" id="2_famr8"]
[node name="pack_card" type="TextureRect"]
offset_right = 40.0
offset_bottom = 40.0
size_flags_horizontal = 0
texture = ExtResource("1_w465m")
stretch_mode = 5
[node name="face" type="TextureRect" parent="."]
show_behind_parent = true
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
texture = ExtResource("2_famr8")
stretch_mode = 5
[node name="name" type="Label" parent="."]
layout_mode = 0
anchor_top = 0.825073
anchor_right = 1.0
anchor_bottom = 0.911079
theme_override_font_sizes/font_size = 35
text = "礼包描述"
horizontal_alignment = 1
vertical_alignment = 1
metadata/_edit_use_anchors_ = true
[node name="Label" type="Label" parent="."]
layout_mode = 0
anchor_top = 0.911079
anchor_right = 1.0
anchor_bottom = 1.0
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 35
text = "¥12"
horizontal_alignment = 1
vertical_alignment = 1
metadata/_edit_use_anchors_ = true
[node name="Button" type="Button" parent="."]
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
focus_mode = 0
flat = true