Making a Hack’n’slash #14: Creating an in-game menu, adding item details…
Let’s keep working on our Hack’n’slash inventory system!
⬅️ Tutorial #13: Creating items, filling the inventory & stacking| TOC | Tutorial #15: Dropping items, showing item selection… ➡️

In the previous episode, we added a bit of logic to create items and fill our inventory. We…