Sharing is caring… Especially with code

Game Tutorial: Unity Inventory Tutorial Part 1: Collection & Storage

Written by

In this video, we’ll begin building a player inventory system in Unity by learning the fundamental concepts of collection and storage. This tutorial focuses on how to create a dynamic UI list using prefabs and a core manager script, allowing you to add and remove items from a shopping cart in a game. We’ll cover an important Unity UI development pattern for managing item lists and giving the player the ability to manipulate their collected items.

Source Code: Unity Tutorials Collection and Storage

Leave a Reply

Your email address will not be published. Required fields are marked *