Action RPG Inventory system implementation in Unity
- All UIs are implemented with Unity UI toolkit.
- Custom editor window to manipulate item data
- Diablo-like inventory system (2D Rect based grid inventory)
- Game item sprites were used as examples from Path of Exile.