Discussion on Unreal forum at https://forums.unrealengine.com/development-discussion/vr-ar-development/106631-single-multiplayer-touch-vive-proteus-blueprint-only-template
Well, rapidly: It's single or multiplayer (LAN or Oculus Home); It uses Oculus Avatars (or not); It uses voice over IP (VOIP -- Oculus Home only); full of nice features fully using Oculus functions; compatible Go/Quest/Rift; minimum use of C++ (but still some, since some methods not possible only in blueprints); hey, we were the first to propose a template back in 2016!
FOR NOOBS: This is super simple. Even if you think Visual Studio is the name of a VFX/Hollywood startup somewhere around LA with people working in open spaces and flip-flops, it requires few manipulations to set up; I could add few instructions how-to on demand. This template consists of virtual reality compatible pawn and settings, ready to drop in your single or multiplayer app. So what you can do is choose the features you want, and build yourself/modify a pawn based on the functionalities you need
Discussion on Unreal forum at https://forums.unrealengine.com/development-discussion/vr-ar-development/106631-single-multiplayer-touch-vive-proteus-blueprint-only-template
- Download it at https://github.com/ProteusVRpublic/ProteusTemplate
- Unreal Engine 4.22*, latest commit 5f77421 (July 25, 2019),, found at https://github.com/Oculus-VR/UnrealEngine
- minor changes to the engine possibly / mandatory required
- Unreal 4.22.3
- “Ghost” function for clients to appear / disappear
- Works with Oculus Quest, but in reduced 72Hz mode due to 1.39 plugin problem
- 1.39 enables FFR+MultiView+Vulkan
- 1.39 enables Avatars 64-bits on the Quest