60 lines
1.7 KiB
Plaintext
60 lines
1.7 KiB
Plaintext
[gd_scene load_steps=4 format=3 uid="uid://6uv8dsp2312n"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://bx6nsgd3bpub5" path="res://res/ui/ui_012_resources/tuceng3.png" id="1_l3qsm"]
|
|
[ext_resource type="Texture2D" uid="uid://bqto6esebf7no" path="res://res/ui/ui_012_resources/tuceng229.png" id="2_5cask"]
|
|
[ext_resource type="PackedScene" uid="uid://bdlo2wn4qnygv" path="res://scene/tool/tool_button.tscn" id="3_iljjc"]
|
|
|
|
[node name="resource_card" type="TextureRect"]
|
|
offset_right = 40.0
|
|
offset_bottom = 40.0
|
|
size_flags_horizontal = 6
|
|
texture = ExtResource("1_l3qsm")
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="."]
|
|
layout_mode = 1
|
|
anchors_preset = -1
|
|
anchor_left = 0.0736434
|
|
anchor_top = 0.142415
|
|
anchor_right = 0.984496
|
|
anchor_bottom = 0.662539
|
|
texture = ExtResource("2_5cask")
|
|
expand_mode = 1
|
|
stretch_mode = 5
|
|
metadata/_edit_use_anchors_ = true
|
|
|
|
[node name="name" type="Label" parent="."]
|
|
layout_mode = 1
|
|
anchors_preset = -1
|
|
anchor_left = 0.0697674
|
|
anchor_top = 0.662539
|
|
anchor_right = 0.98062
|
|
anchor_bottom = 0.829721
|
|
theme_override_font_sizes/font_size = 27
|
|
text = "商品名字"
|
|
vertical_alignment = 1
|
|
metadata/_edit_use_anchors_ = true
|
|
|
|
[node name="HBoxContainer" type="HBoxContainer" parent="."]
|
|
layout_mode = 0
|
|
anchor_left = 0.0503876
|
|
anchor_top = 0.829721
|
|
anchor_right = 1.0
|
|
anchor_bottom = 0.950464
|
|
theme_override_constants/separation = 20
|
|
metadata/_edit_use_anchors_ = true
|
|
|
|
[node name="cost_icon" type="TextureRect" parent="HBoxContainer"]
|
|
layout_mode = 2
|
|
size_flags_horizontal = 3
|
|
|
|
[node name="cost_label" type="Label" parent="HBoxContainer"]
|
|
layout_mode = 2
|
|
size_flags_horizontal = 3
|
|
size_flags_vertical = 1
|
|
theme_override_font_sizes/font_size = 27
|
|
text = "1"
|
|
vertical_alignment = 1
|
|
|
|
[node name="ToolButton" parent="." instance=ExtResource("3_iljjc")]
|
|
layout_mode = 1
|