/*
* Import steam VR asset from Asset Store
* Place the [CameraRig] Prefab in your scene.
* Add Component Rigidbody to [CameraRig]
* Turn off Use Gravity and turn on
* Constraints... Freeze Rotation... X, Y and Z.
*
* Add Box Collider to Camera (Eye)
* Center: 0,-0.7,0
* Size: 0.3, 1.8, 0.3
*
* Add this script to a Controller (left) or (right)
* Drive Force: 8 and Gravity: -5 should be nice for walking
*
* Gravity:0 gives you the power of flying.
*
* Press the TouchPad on your Controller and...
HTC Vive -Fly/Walk with vive controllers free from vr sickness???
* Import steam VR asset from Asset Store
* Place the [CameraRig] Prefab in your scene.
* Add Component Rigidbody to [CameraRig]
* Turn off Use Gravity and turn on
* Constraints... Freeze Rotation... X, Y and Z.
*
* Add Box Collider to Camera (Eye)
* Center: 0,-0.7,0
* Size: 0.3, 1.8, 0.3
*
* Add this script to a Controller (left) or (right)
* Drive Force: 8 and Gravity: -5 should be nice for walking
*
* Gravity:0 gives you the power of flying.
*
* Press the TouchPad on your Controller and...
HTC Vive -Fly/Walk with vive controllers free from vr sickness???