feat(inventory): hotbar + inventory UI + 5 crafting recipes
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -90,6 +90,7 @@ escape={
|
||||
[autoload]
|
||||
BlockDatabase="*res://scripts/world/BlockDatabase.gd"
|
||||
AudioManager="*res://scripts/ambience/AudioManager.gd"
|
||||
ItemDatabase="*res://scripts/inventory/ItemDatabase.gd"
|
||||
|
||||
[rendering]
|
||||
environment/defaults/default_clear_color=Color(0.05, 0.15, 0.25, 1)
|
||||
|
||||
Reference in New Issue
Block a user