Based on the following docs:
https://doc.photonengine.com/en-us/pun/v2/demos-and-tutorials/pun-basics-tutorial/intro
- Photon PUN 2 v2.8.1 (21. March 2019)
- Unity 2018.3.9f1
Instructions
Open 2 Google Chrome Tabs with this same link to test the multiplayer connection between two players. In one tab create a room, in the second, join the room created by the first player selecting the room from the list.
Create Room
- Add Player Name in the first Input.
- Add Room Name in the second Input.
- Click the "Create Room" Button.
Join Room
- Add Player Name in the first Input.
- Click on any of the available rooms in the list.
- For More Information: https://github.com/rubencg195/UnityPhotonMultiplayer
Note: It only works on Desktop Browsers (Google Chrome, Firefox).
To Play the Demo, click on the following link: https://rubencg195.github.io/pages/multiplayer/
1. Player #1 Create a Room
2. Player #2 Joins the Room From the List
3. Player #3 Joins the Room From the List