Devlogs
Devlog #3: Looting System
Hello there!
It's been a while, I was busy grinding two jobs for a year combined.
I'm back to working on the project and finished polishing the inventory system a little bit then added the looting system.
Inventory:
- Created UI for the inventory.
- Cursor is now enabled when inventory is opened.
- Adding an item to inventory updates UI.
Looting system features:
- More than one loot drop.
- Each item can have a quantity in a specified range.
- Each item has drop chance.
- Marked dropped items with green particles to be visible.
- Clicking E will grab the drop.