init commit

This commit is contained in:
2025-05-12 18:07:43 -07:00
commit b410345c18
1023 changed files with 57521 additions and 0 deletions
+60
View File
@@ -0,0 +1,60 @@
[gd_scene format=3 uid="uid://beh0wq5p0c1rk"]
[node name="SelectToolFrame" type="Panel"]
visible = false
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 = -88.0
offset_right = 160.0
offset_bottom = 5.0
grow_horizontal = 2
grow_vertical = 2
[node name="ItemName" type="Label" parent="."]
layout_mode = 1
anchors_preset = 10
anchor_right = 1.0
offset_bottom = 23.0
grow_horizontal = 2
text = "Item Name"
horizontal_alignment = 1
vertical_alignment = 1
[node name="ItemSlot" type="Label" parent="."]
layout_mode = 1
anchors_preset = 10
anchor_right = 1.0
offset_top = 23.0
offset_bottom = 46.0
grow_horizontal = 2
text = "Slot Size : 4x4"
horizontal_alignment = 1
vertical_alignment = 1
[node name="ItemWeight" type="Label" parent="."]
layout_mode = 1
anchors_preset = 10
anchor_right = 1.0
offset_top = 46.0
offset_right = 1.0
offset_bottom = 69.0
grow_horizontal = 2
text = "Item Weight : 50"
horizontal_alignment = 1
vertical_alignment = 1
[node name="Capacity" type="Label" parent="."]
layout_mode = 1
anchors_preset = 10
anchor_right = 1.0
offset_top = 70.0
offset_right = 1.0
offset_bottom = 93.0
grow_horizontal = 2
text = "Capacity : 50 / 40"
horizontal_alignment = 1
vertical_alignment = 1