xiandie/scene/prop/prop_bag.tscn

110 lines
2.9 KiB
Plaintext

[gd_scene load_steps=3 format=3 uid="uid://b6gbolo1o7wdf"]
[ext_resource type="Script" path="res://scene/prop/prop_bag.gd" id="1_f3hpu"]
[ext_resource type="Texture2D" uid="uid://dsj3l0baqg1g7" path="res://asset/art/ui/小蝶笔记.png" id="2_3s314"]
[node name="PropBag" type="CanvasLayer"]
process_mode = 3
[node name="Bag" type="Panel" parent="."]
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
script = ExtResource("1_f3hpu")
[node name="TextureRect" type="TextureRect" parent="Bag"]
layout_mode = 1
anchors_preset = 14
anchor_top = 0.5
anchor_right = 1.0
anchor_bottom = 0.5
offset_top = -120.0
offset_bottom = 120.0
grow_horizontal = 2
grow_vertical = 2
texture = ExtResource("2_3s314")
expand_mode = 5
stretch_mode = 2
[node name="GridContainer" type="GridContainer" parent="Bag"]
custom_minimum_size = Vector2(270, 120)
layout_mode = 1
anchors_preset = 8
anchor_left = 0.5
anchor_top = 0.5
anchor_right = 0.5
anchor_bottom = 0.5
offset_left = -20.0
offset_top = -20.0
offset_right = 20.0
offset_bottom = 20.0
grow_horizontal = 2
grow_vertical = 2
columns = 9
[node name="Panel" type="Panel" parent="Bag/GridContainer"]
custom_minimum_size = Vector2(30, 30)
layout_mode = 2
[node name="Panel2" type="Panel" parent="Bag/GridContainer"]
custom_minimum_size = Vector2(30, 30)
layout_mode = 2
[node name="Panel3" type="Panel" parent="Bag/GridContainer"]
custom_minimum_size = Vector2(30, 30)
layout_mode = 2
[node name="Panel4" type="Panel" parent="Bag/GridContainer"]
custom_minimum_size = Vector2(30, 30)
layout_mode = 2
[node name="Panel5" type="Panel" parent="Bag/GridContainer"]
custom_minimum_size = Vector2(30, 30)
layout_mode = 2
[node name="Panel6" type="Panel" parent="Bag/GridContainer"]
custom_minimum_size = Vector2(30, 30)
layout_mode = 2
[node name="Panel7" type="Panel" parent="Bag/GridContainer"]
custom_minimum_size = Vector2(30, 30)
layout_mode = 2
[node name="Panel8" type="Panel" parent="Bag/GridContainer"]
custom_minimum_size = Vector2(30, 30)
layout_mode = 2
[node name="Panel9" type="Panel" parent="Bag/GridContainer"]
custom_minimum_size = Vector2(30, 30)
layout_mode = 2
[node name="Panel10" type="Panel" parent="Bag/GridContainer"]
custom_minimum_size = Vector2(30, 30)
layout_mode = 2
[node name="Panel11" type="Panel" parent="Bag/GridContainer"]
custom_minimum_size = Vector2(30, 30)
layout_mode = 2
[node name="Panel12" type="Panel" parent="Bag/GridContainer"]
custom_minimum_size = Vector2(30, 30)
layout_mode = 2
[node name="Panel13" type="Panel" parent="Bag/GridContainer"]
custom_minimum_size = Vector2(30, 30)
layout_mode = 2
[node name="Panel14" type="Panel" parent="Bag/GridContainer"]
custom_minimum_size = Vector2(30, 30)
layout_mode = 2
[node name="Panel15" type="Panel" parent="Bag/GridContainer"]
custom_minimum_size = Vector2(30, 30)
layout_mode = 2
[node name="Panel16" type="Panel" parent="Bag/GridContainer"]
custom_minimum_size = Vector2(30, 30)
layout_mode = 2