Posted on

Among Us Multiplayer – Photon and Matchmaking (PUN 2 in Unity)

This is the being of our series on how to make Among Us multiplayer. I have decided to implement multiplayer using the Photon PUN 2 plugin instead of Mirror as there were still many of our subscribers who wanted more Photon. In addition, I am still not very familiar with Mirror in order to give you a complete tutorial series on how to use Mirror. However, I would like to create a series on it in the future.

For this lesson, we will import the Photon PUN 2 plugin from the Unity Asset store. After which we will connect our project to our Photon account. Finally, we will import and implement our Info Gamer Quick Start Matchmaking add-on.

If you do not which to purchase this plugin then you can learn to create it here.

We will then set up our project so that our quick start scene loads in to our game scene