Hello,
I have started learning unity and now I am trying to make a project - making virtual class with whiteboard and chalk using SteamVR (as my headset input) and leapmotion as for my hand tracking device. Now I want to make it multiplayer and I know that unity provides many plugins such as Photon Pun 2. So, currently I am working with Pun 2, but now I am stuck on creating network player prefab (trying to follow this tutorial https://youtu.be/KHWuTBmT1oI?t=1550). Any suggestions or tutorial how to make my game multiplayer with leapmotion? (begginer)