FlexiblePlugins - Multiplayer Spatial Inventory System

Documentation: Multiplayer Spatial Inventory - Google Docs

Showcase Video: Multiplayer Spatial Inventory System (youtube.com)

Playable Demo: MSIDemo

Multiplayer Spatial Inventory is a Fully Replicated Spatial Inventory system built 100% in blueprints. The modular design of the system will allow you to Attach Inventory to any actor to create various Inventories(like Player Inventory, Containers, Markets, etc). You can also have custom items all will be Handled using Data Tables and a couple of premade items and item types are there to make you understand better. Items are using completely separate structures and different data tables. You can easily edit/add your own structure to the system. Blueprints are well organized. Most of the functionalities are within separate Components like World Inventory Manager(Manage interaction with world Inventory), Interaction Component(Handles all Interaction Logics) and so on.

1 Like

Need a Inventory Management System for any type of Game, Single player or Multiplayer? This will go a long way. Modular, Customisable and I can literally convert any object(Chain, Car, etc) into a storage system, that too a well synced in Multiplayer.