plirr / MultiuserVive

Example Multiuser Vive Unity Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multiuser Vive

Basic Unity project setup for multiplayer with HTC Vive. (Includes SteamVR v1.1.1)

Updated for Unity 5.4.1p1 and now requires Unity 5.4.

Seperate scenes for Local network or Internet version.

Local network version

Both PCs need to be on same subnet to find each other.

Make sure "Run as server" on LocalNetworkManager is only checked on one of the PCs.

Internet version

Replace the project id with one of your own and enable multiplayer.

Set "Create Room" on InternetManager on one of the PCs and start that one first.

About

Example Multiuser Vive Unity Project

License:MIT License


Languages

Language:C# 98.4%Language:GLSL 1.6%