Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
CurtisIconik's avatar
CurtisIconik
Honored Guest
6 years ago

How to Host/Client games with Mirror and Oculus Rooms ?

Hello everyone!

I am working on multiplayer Oculus Quest game that has dedicated servers on Playfab and players could host their own game to play private match with friends.
The netcode uses Mirror (HLAPI) and Ignorance Transport (UDP).

So I'm working with Oculus.Platform.Rooms to connect friends when they're invited. In the room debugger tool, I see the two players connected in the same room but how to send/receive/synchronize informations ? I want the friend who joined to connect to the host player's.

Is anyone already done something like this ? Must I use another Transport ?


Project informations : 
  • Unity version : 2019.3.15f1
  • Oculus Utilities : v1.49.0
  • OVRPlugin : v1.49.0
  • Oculus SDK : v1.52.0
  • Mirror : 13.0.1
  • Ignorance : 1.3