Devlogs
Login

Adding an Inventory to My Multiplayer Pirate Game | Indie Devlog #42

Multiplayer Pirate Game Devlogs EP 26 12/01/20
Login to Follow

In this indie devlog I added an inventory system to my multiplayer pirate game.

Next devlog: https://youtu.be/zjTcfM6fNkg
Pirate game playlist: https://www.youtube.com/playlist?list=PLXkn83W0QkfmQI9lUzi--TxJaOFYIN7Q4

⎯⎯⎯⎯⎯⎯

Discord server: https://tomweiland.net/discord
Support me on GitHub Sponsors: https://github.com/sponsors/tom-weiland
Support me on Ko-fi: https://tomweiland.net/kofi
GitHub: https://tomweiland.net/github
Project's Trello board: https://trello.com/b/vJwk0iwS/pirate-game
Website: https://tomweiland.net/

⎯⎯⎯⎯⎯⎯

In this indie devlog I added an inventory to my multiplayer game (built in Unity). 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.

Although it's working, while recording footage for this video I discovered a few desync issues when multiple players are looking in the same barrel. There's also still a lot to clean up and polish off as far as UI input goes, not to mention that all the item icons are currently still placeholders, so there's a lot left to do.

#Devlog #GameDev #IndieDev #Multiplayer #Unity3

Contributors

Tags