# Photon Melee 2

This is a module made for **Game Creator** that seamlessly integrates **Photon Unity Networking** and [**Melee 2**](https://assetstore.unity.com/packages/tools/game-toolkits/melee-2-game-creator-2-by-catsoft-works-253446), 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-stats-game-creator-2) now!
{% 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** from [**here**](https://www.assetstore.unity3d.com/en/#!/content/1786).
2. Install [**Game Creator 2**](https://assetstore.unity.com/packages/tools/game-toolkits/game-creator-2-203069)
3. Install [**Melee 2**](https://assetstore.unity.com/packages/tools/game-toolkits/melee-2-game-creator-2-by-catsoft-works-253446)
4. Install [**Photon Module 2**](https://assetstore.unity.com/packages/tools/network/photon-module-2-game-creator-2-248274)
5. Install [**Photon Melee 2**](https://u3d.as/359g)

Finally bring up the ***Game Creator Install Window*** select the [**Photon Melee 2**](https://u3d.as/359g) package and install it.

<figure><img src="https://3895715781-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LDchaEIEhpBAh2gCe06%2Fuploads%2Fgit-blob-6568bb017586ad47be49fa0f4874c1dd4deade4c%2Fimage.png?alt=media" alt=""><figcaption></figcaption></figure>

{% hint style="danger" %}
This module requires [**Game Creator 2**](https://assetstore.unity.com/packages/tools/game-toolkits/game-creator-2-203069) and [**Photon Unity Network 2**](https://assetstore.unity.com/packages/tools/network/pun-2-free-119922) and won't work without it. Don't attempt to extract the package inside the Plugins/ folder as it will throw some errors.
{% endhint %}
