Updated to Godot 4.5 Beta 2

This commit is contained in:
Marco 2025-07-02 16:40:12 +02:00
commit ad58895ba8
42 changed files with 3 additions and 551 deletions

View file

@ -13,16 +13,9 @@ ItemName = &"Yellow Keycard"
ShortName = &""
ItemDescription = &"Opens Yellow KeyPads"
ItemKey = &"YELLOW_KEY"
Item = 0
Tier = 0
Price = 0
Amount = 1
Max = 1
PickupIfMaxed = false
ConsumeOnUse = false
UiType = 3
Selectable = false
AutoPickup = false
InventorySprite = SubResource("AtlasTexture_ew85h")
DropScenePath = &"res://Scenes/Items/GenericItem.tscn"
DropScenePath3D = &"uid://cnot7sft7lpf3"