ViveSoftware / ViveInputUtility-Unity

A toolkit that helps developing/prototyping VR apps.
http://u3d.as/uF7
Other
357 stars 81 forks source link

Multiplayer support #41

Open subzero911 opened 6 years ago

subzero911 commented 6 years ago

Is your plugin intended for multiplayer? I use simulator mode. I tried to spawn Camera Rig with Network Identity, Network Transform and Network Transform Child components, and joysticks and trackers are spawned but aren't shown in other game instance. Also, how to tweak the simulator devices, to move it using WASD on Local Player instance only?

wirelessdreamer commented 5 years ago

I've used Vive input utility in projects I implemented multiplayer in, and haven't ever ran in to any issues with it. Look at Photon for your multiplayer setup, there won't be anything in vive input utility that will block you.