[gd_resource type="Resource" script_class="LootItem" format=3 uid="uid://cltxhkrqp055v"] [ext_resource type="Texture2D" uid="uid://4x3ouxyxjqjc" path="res://Sprites/Items/Credits_Pickup.png" id="1_woor7"] [ext_resource type="Script" uid="uid://epnwjptvks3t" path="res://Scripts/Resources/LootItem.cs" id="2_swcup"] [resource] script = ExtResource("2_swcup") ItemName = &"Credits" ShortName = &"" ItemDescription = &"Can be used to buy things" ItemKey = &"CREDITS" Item = 12 Price = 1 Amount = 1 Max = 99999999 ConsumeOnUse = true UiType = 6 Selectable = true AutoPickup = true InventorySprite = ExtResource("1_woor7") DropScenePath = &"res://Scenes/Items/GenericItem.tscn" DropScenePath3D = &"uid://cnot7sft7lpf3" metadata/_custom_type_script = "uid://epnwjptvks3t"