Website powered by

UNITY VR MULTIPLAYER

Project focused on implementing a VR multiplayer experience in Unity on the Quest 2 utilizing Photon PUN 2. Basic multiplayer features incorporated were a VR keyboard to allow for custom username, avatar selection, synchronization of player movement, voice chat through Photon Voice and also used Unity’s Mock HMD to simulate a VR device on PC for easier development

You can download it to check it out yourself on my itch.io page for this project : https://stevie57.itch.io/vr-multiplayer-prototype

Here is a link to my Github Repository for this project. https://github.com/Stevie57repos/VR_Multiplayer

The login screen showcasing the use of open source VR Keys to type in a player name.

The login screen showcasing the use of open source VR Keys to type in a player name.

Avatar selection and saving the player preferences to Photon.

Avatar selection and saving the player preferences to Photon.

Spawning and creating networked players with the correct avatars.

Spawning and creating networked players with the correct avatars.