Posted on

Teams and Spawning with Photon 2 in Unity

For this lesson on advanced principles of Photon 2 in Unity, we will teach you how to create teams and how to make team spawning based on different spawn points. Having teams is much harder to set up and program then it is to just have a free for all game. However, if you want you a game that is more engaging and can be shared better you might want to consider adding team play to your multiplayer game. This is a very basic tutorial on how to get started with creating teams for your Photon 2 multiplayer game in Unity.