Tabbed inventory

This commit is contained in:
Marco 2025-03-13 13:29:13 +01:00
commit 6d7282f5cb
214 changed files with 9329 additions and 186 deletions

View file

@ -5,10 +5,10 @@
[resource]
script = ExtResource("2_swcup")
ItemName = "Credits"
ItemDescription = "Spend it on stuff"
ItemKey = "Credits"
Item = 4
ItemName = &"Credits"
ItemDescription = &"Can be used to buy things"
ItemKey = &"CREDITS"
Item = 12
Amount = 1
Max = 10
PickupIfMaxed = false
@ -16,5 +16,5 @@ ConsumeOnUse = true
UiType = 0
Selectable = true
InventorySprite = ExtResource("1_woor7")
DropScenePath = null
DropScenePath = &"res://Scenes/Items/Credits_Pickup.tscn"
metadata/_custom_type_script = "uid://epnwjptvks3t"