Inventory and Store System - Part 5.2 (Finishing the Inventory & Buying Equipment) | .GAME




Channel 9 show

Summary: In this episode, we are going to pick up where we left off by wrapping up the logic for displaying items in the players inventory. First, we will fill up the inventory slots with existing items that the player has, then we will populate their currency. After that, we'll make it so that the player can buy items from the merchant by hooking up an onClick event via code. Note: After this video was recorded I created a few icons. You can get them off of the GitHub repo here. Resources: GitHub .GAME RepositoryButton.onClick