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.
Chat
Matchmaking Tutorials
Basics
- Why You Should Make Multiplayer Games!
- Set Up PUN 2 in Unity
- Create Multiplayer Rooms with Photon 2 in Unity
- Starting Multiplayer Games with Photon 2 in Unity
- Instantiating Player Avatars with Photon 2 in Unity
- Photon Transform View with Photon 2 in Unity
- RPC Functions with Photon 2 in Unity
- RPC in FPS with Photon 2 in Unity
- Observable Components with Photon 2 in Unity
- Disconnecting Players and Host Migration with Photon 2 in Unity
- End of Photon 2 Basics in Unity
Advanced
Helpful Tips
Making Pong Multiplayer
Among Us Multiplayer