> For the complete documentation index, see [llms.txt](https://docs.ninjutsugames.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ninjutsugames.com/game-creator-2/photon-module-2/photon-inventory.md).

# Photon Inventory

This module seamlessly integrates **Inventory 2** module from **Game Creator 2** with **Photon Unity Networking (PUN 2)** it synchronizes everything from an inventory bag with a single click.

{% embed url="<https://youtu.be/LA9My32ATeU>" %}

{% hint style="success" %}
Try the [**Demo**](https://hjupter.itch.io/photon-inventory-game-creator-2) now!
{% endhint %}

{% hint style="success" %}
[**Get Photon Inventory 2 on the Unity Asset Store →**](https://www.ninjutsugames.com/go/photon-inventory?src=docs_photon_inventory_overview)
{% endhint %}

## Key Features

* Keeps player's Bag in sync even with late joiners
* Synchronize **Bag Items** automatically
* Synchronize **Equipment** automatically
* Synchronize **Wealth** automatically
* Synchronize **Sockets** automatically
* Compatible with any other Game Creator 2 module

## Setup <a href="#setup" id="setup"></a>

Install [**Game Creator 2**](https://www.ninjutsugames.com/go/game-creator-2?src=docs_photon_inventory_setup_gc2), [**Inventory 2**](https://www.ninjutsugames.com/go/inventory-2?src=docs_photon_inventory_setup_inventory), [**Photon Unity Networking 2**](https://www.ninjutsugames.com/go/photon-pun-2?src=docs_photon_inventory_setup_pun), [**Photon Module 2**](https://www.ninjutsugames.com/go/photon-module-2?src=docs_photon_inventory_setup_core), and [**Photon Inventory 2**](https://www.ninjutsugames.com/go/photon-inventory?src=docs_photon_inventory_setup_module).

Then, bring up the *Game Creator Install Window*, select the Photon Inventory package, and install it.

{% hint style="danger" %}
This module requires [**Game Creator 2**](https://www.ninjutsugames.com/go/game-creator-2?src=docs_photon_inventory_warning_gc2), [**Photon Unity Network 2**](https://www.ninjutsugames.com/go/photon-pun-2?src=docs_photon_inventory_warning_pun), [**Photon Module 2**](https://www.ninjutsugames.com/go/photon-module-2?src=docs_photon_inventory_warning_core), and [**Inventory 2**](https://www.ninjutsugames.com/go/inventory-2?src=docs_photon_inventory_warning_inventory). Don't attempt to extract the package inside the Plugins/ folder as it will throw some errors.
{% endhint %}

<figure><img src="/files/eACBcnQEQPukyYy277q1" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
**Having troubles?** Join our channel in Game Creator's [**Discord server**](https://discord.com/invite/99bbWBzKDX) for realtime discussions.
{% endhint %}
