Devlogs
Devlog Update 6 - Inventory System
Implemented a prototype inventory system:
- You can pick up items by running over them
- you can drop items with the x button in the UI
- you can only consume health potion if your health isn't maxed
- click on the potion in the inventory to use it.