challenge-editor/scene/warehouse_card.tscn

72 lines
2.1 KiB
Plaintext
Raw Normal View History

2024-09-13 11:37:55 +08:00
[gd_scene load_steps=6 format=3 uid="uid://badmgihnaaxwk"]
[ext_resource type="Texture2D" uid="uid://c88u2eqpm17qc" path="res://res/ui/ui_016_warehouse/juxing17.png" id="1_p4sr5"]
[ext_resource type="Texture2D" uid="uid://d27oognf3dnln" path="res://res/ui/ui_016_warehouse/tuceng250.png" id="2_2js7r"]
[ext_resource type="Texture2D" uid="uid://w3jjf58pk5kk" path="res://res/ui/ui_016_warehouse/tuceng242.png" id="2_3sntv"]
[ext_resource type="Texture2D" uid="uid://li8e5ntlgcpg" path="res://res/ui/ui_003_select/test.png" id="3_wxx86"]
[ext_resource type="PackedScene" uid="uid://bdlo2wn4qnygv" path="res://scene/tool/tool_button.tscn" id="5_nbnqm"]
[node name="warehouse_card" type="NinePatchRect"]
custom_minimum_size = Vector2(206, 229)
offset_right = 40.0
offset_bottom = 40.0
texture = ExtResource("1_p4sr5")
patch_margin_left = 52
patch_margin_top = 39
patch_margin_right = 21
patch_margin_bottom = 36
[node name="TextureRect" 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_3sntv")
[node name="TextureRect2" type="TextureRect" parent="."]
show_behind_parent = true
layout_mode = 1
anchors_preset = -1
anchor_right = 0.990291
anchor_bottom = 0.943231
grow_horizontal = 2
grow_vertical = 2
texture = ExtResource("3_wxx86")
expand_mode = 1
stretch_mode = 5
metadata/_edit_use_anchors_ = true
[node name="hbox" type="HBoxContainer" parent="."]
layout_mode = 1
anchors_preset = -1
anchor_left = 0.0145631
anchor_top = 0.746725
anchor_right = 0.990291
anchor_bottom = 0.912664
offset_bottom = 7.0
metadata/_edit_use_anchors_ = true
[node name="Label" type="Label" parent="hbox"]
layout_mode = 2
size_flags_vertical = 1
theme_override_font_sizes/font_size = 31
text = "999"
vertical_alignment = 1
[node name="TextureRect" type="TextureRect" parent="hbox/Label"]
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_2js7r")
expand_mode = 1
[node name="ToolButton" parent="." instance=ExtResource("5_nbnqm")]
layout_mode = 1