VZPlayer is our high-level player controller, that translates VZController into comfortable VR motion with our custom physics.

Here's a quick rundown on VZPlayer motion parameters:

Adding VZPlayer to a game object will cause your pedaling and leaning to move that game object. Your game object will also need a physics Collider and Rigidbody components to behave correctly. VZPlayer will also make the Camera a child of the game object to be moved around with it.

Script code can access your VZPlayer anywhere like VZPlayer.Instance.