Making a Game in Unity 042: Inventory
In this devlog I added an inventory to my multiplayer game. After doing some major code refactoring and fixing a few issues that had been plaguing the project for a while, I finally added the second portion of the inventory system, which is a more traditional item slots-based system.