Multiuser between Unity and Three.js (web) using Socket.io with library BestHTTP
The server side scripts are in the server folder
npm install
nodemon server.js
Go to super rough webpage
localhost:3000
(TO-DO: need proper css etc)
-
Add SteamVR, GVR, and BestHTTP libraries (TO-DO: make it work without having both SteamVR & GRV at the same time)
-
Import multipack.unitypackage
-
Drag multipack prfeb from Prefab folder
-
Setup ideal IP address and port number to start!