Generic marker pickups

This commit is contained in:
Marco 2025-05-01 10:04:15 +02:00
commit 692c33c939
15 changed files with 176 additions and 36 deletions

View file

@ -22,4 +22,4 @@ UiType = 2
Selectable = false
AutoPickup = true
InventorySprite = SubResource("AtlasTexture_3y0hf")
DropScenePath = &"res://Scenes/Items/Ammo1.tscn"
DropScenePath = &"res://Scenes/Items/GenericItem.tscn"