Skip to content

voody2506/PUNMatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PUNMatch - Easy to Use MatchMaking script

Unity Photon Engine 2.0 (PUN) MatchMaking Example with AutoConnect and Connect By Name to the room

Simple Code and Easy to Use.

Screenshot

Tested on Unity 2018.3 and PUN 2.0 (ver 2.6)

Usage:

  1. Copy PhotonMaster.cs from PhotonMatch folder to your Asset/Scripts folder
  2. Add this script to GameObject and Connect all references.
  3. Create and Connect buttons to ConnectRandom() and ConnectByName() public functions.
  4. Add PhotonView Component to GameObject
  5. Enjoy it!

ExampleProject Folder has Simple Multiplayer Clicker game

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages