Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 508 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 508 Bytes

inventory

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.

Screenshots