Unity mutliplayer using Photon PUN 2
- Jens Hobo
- Jun 26, 2020
- 1 min read
Updated: Oct 5, 2020


The first two pictures are for connecting to the server and room, currently you can't create a custom room but its an easy fix if I even do want to add it.

the last picture is to look for the player on his computer, this is so that movements scripts and the player cameras gets disabled if it's not that computers player
github link: https://github.com/jenshobo/PhotonTest


Comments