Make simple inventory system in unity under 5 Min!

eranelbaz

eranelbaz

Posted on September 18, 2020

Make simple inventory system in unity under 5 Min!

In this video I'll show you how to create inventory system inside unity using C#, so you can use it in your unity games for save items in the inventory

We will use the Dictionary data structure, so we will be able to save the items in our inventory using key-value data structure for maximum efficiency

Like this post?
Consider Support me via Patreon
Or Subscribe to my YouTube Channel
You can also follow me on Twitter

💖 💪 🙅 🚩
eranelbaz
eranelbaz

Posted on September 18, 2020

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related