VelNet-Unity/TestVelGameServer/Packages/VelNetUnity/Runtime
Brook Bowers b03ae69231 Rudimentary VR implementation: head/hand position tracked and quest
transmits voice.

Known issues:
- Quest probably can't hear others.
- Hand bone rotations seemingly not being transmitted.
2022-01-13 10:38:37 -05:00
..
Util fixed group messages, fixed some errors with players leaving 2022-01-07 19:20:21 -05:00
NetworkComponent.cs fixed group messages, fixed some errors with players leaving 2022-01-07 19:20:21 -05:00
NetworkComponent.cs.meta big reorganization to make NetworkObjects pass messages on to NetworkComponent, which do the actual syncing. Removed the need for a Player gameobject, added a ownershipLocked option for possible player objects, simplified instantiation process - but it doesn't seem to work all the time 2022-01-07 02:33:10 -05:00
NetworkObject.cs Rudimentary VR implementation: head/hand position tracked and quest 2022-01-13 10:38:37 -05:00
NetworkObject.cs.meta big reorganization to make NetworkObjects pass messages on to NetworkComponent, which do the actual syncing. Removed the need for a Player gameobject, added a ownershipLocked option for possible player objects, simplified instantiation process - but it doesn't seem to work all the time 2022-01-07 02:33:10 -05:00
Util.meta reorganized into a package, added a namespace, added an assemblydefinition, attempt at ci for upm branch creation 2022-01-06 16:02:50 -05:00
VelNetManager.cs initial commit of networked hand tracking 2022-01-12 18:51:28 -05:00
VelNetManager.cs.meta big reorganization to make NetworkObjects pass messages on to NetworkComponent, which do the actual syncing. Removed the need for a Player gameobject, added a ownershipLocked option for possible player objects, simplified instantiation process - but it doesn't seem to work all the time 2022-01-07 02:33:10 -05:00
VelNetPlayer.cs Rudimentary VR implementation: head/hand position tracked and quest 2022-01-13 10:38:37 -05:00
VelNetPlayer.cs.meta fixed group messages, fixed some errors with players leaving 2022-01-07 19:20:21 -05:00