Multiscreen VR

Hi everyone,

I’m working on an asymmetrical two players game that uses one PC. One player sees through the headset while the other player sees a different view through the PC’s monitor. I’m having trouble output the two different views with their unique controls for the players.

Any suggestions?

Thank you

Probably doable via multiplayer.
It will be really tough for a single pc to handle 2 different views especially with VR.

Were you able to solve this problem? I am also trying to make a game on the same concept. If you know any tutorials, can you post their links here?

Hi there,

since 4.17 you can set up a different view on the PC and in the HMD, see : https://docs.unrealengine.com/latest/INT/Platforms/VR/VRSpectatorScreen/
However I don’t know how to interact from the spectator screen - and I’m not the only one looking for this.