> 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-melee-2.md).

# Photon Melee 2

This is a module made for **Game Creator** that seamlessly integrates **Photon Unity Networking** and [**Melee 2**](https://www.ninjutsugames.com/go/melee-2?src=docs_photon_melee_intro), this allows you to have networking in your game with just few clicks and without writing a single line of code.

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

{% hint style="info" %}
To learn more about [Photon Unity Networking](https://doc.photonengine.com/en-us/pun/current/demos-and-tutorials/pun-basics-tutorial/intro) head out to their [website](https://doc.photonengine.com/en-us/pun/current/demos-and-tutorials/pun-basics-tutorial/intro).
{% endhint %}

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

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

## Key features <a href="#key-features" id="key-features"></a>

* Complete Character **Melee Combat** synchronization
* **Defense** synchronization
* **Equipment** synchronization
* **Poise** synchronization
* **Invincibility** synchronization
* Compatible with all GC modules.

{% hint style="success" %}
All actions and conditions are compatible with other Game Creator modules.
{% endhint %}

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

You'll first need to have Game Creator 2, Photon Module 2, Melee 2 and Photon Unity Networking 2 installed.

The process is simple:

1. Install [**Photon Unity Networking 2**](https://www.ninjutsugames.com/go/photon-pun-2?src=docs_photon_melee_setup_pun).
2. Install [**Game Creator 2**](https://www.ninjutsugames.com/go/game-creator-2?src=docs_photon_melee_setup_gc2).
3. Install [**Melee 2**](https://www.ninjutsugames.com/go/melee-2?src=docs_photon_melee_setup_melee).
4. Install [**Photon Module 2**](https://www.ninjutsugames.com/go/photon-module-2?src=docs_photon_melee_setup_core).
5. Install [**Photon Melee 2**](https://www.ninjutsugames.com/go/photon-melee?src=docs_photon_melee_setup_module).

Finally bring up the ***Game Creator Install Window***, select the **Photon Melee 2** package and install it.

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

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