This document is about: PUN 1
SWITCH TO

PUN Classic (v1.x) and Bolt are outdated and will not receive further updates. Of course, existing PUN Classic and Bolt projects will continue to run. New projects should use Fusion or Quantum.

3rd Party Tutorials

Aside from our own tutorials, there is a lot more to read about networking and multiplayer game development.
Below is a short list of third party articles and tutorials that might be of interest.

About Making Multiplayer Games

Packages and Game Kits

  • PlayMaker is the go-to visual scripting plugin for Unity and supports Photon multiplayer scripting.
  • Smooth Sync supports PUN 2 with improved transform synchronization.
  • PlayFab combined with Photon is everything you could need: User Accounts, Inventory, Storage, Leaderboards and much more!

Unity Tutorials

  • Tutorials section on Unity website, currently there are beginner's tutorials only, but more are coming.
  • Collection of video lessons for beginner and intermediate Unity developers, includes challenges and examples.
  • Another collection of various Unity tutorials from Unity Cookie.

Networking Technology

Back to top