Master Unity UI! Start here ➡️ https://cococode.net/courses/master-unity-ui?utm_source=youtube&utm_medium=video&utm_campaign=115
? @TamaraMakesGames building system video: https://youtu.be/G2w78Xk6UhU
? FREE assets download: https://www.patreon.com/posts/72631393?s=yt
? Support me and DOWNLOAD Unity project: https://www.patreon.com/posts/72632413?s=yt
This tutorial guide will show you how to create a full inventory system with draggable items, bottom toolbar, full inventory UI and stackable items. Please use video chapters to travel between video sections and learn more effectively.
--------------------------------------------------------------------------------
?? SOCIALS:
? Join our Discord: https://discord.gg/hNnZRnqf4s
? Follow me on Twitter: https://twitter.com/bionicl333
--------------------------------------------------------------------------------
? YOU WILL LEARN:
- How to create Unity inventory system
- How to integrate inventory with the building system
- Unity item stacks
- Inventory toolbar
- Inventory like in Minecraft made with Unity
--------------------------------------------------------------------------------
⚙️ VIDEO CHAPTERS:
0:00 - Intro
0:56 - Building the UI
3:53 - Showing/hiding main inventory
5:18 - Inventory drag and drop
7:00 - Items scriptable objects
9:28 - Initialise inventory items based on scriptable objects
11:02 - Finding free slot in the inventory
14:15 - Spawning new item
17:27 - Checking if the inventory if full
19:01 - Stacking items
23:06 - Showing selected slot
26:06 - Changing selected slot
27:13 - Using items
30:50 - Integrating with Tamara game