Elon Posted May 9 Posted May 9 Hello, is there anyone building Teleport or Continuos Movement by VIVE Wave SDK (Unity)? I could not find any information through https://hub.vive.com/storage/docs/en-us/UnityXR/UnityXRSdk.html
VIVE_chengnay Posted May 9 Posted May 9 Hi @Elon, Teleport or Continuous Movement has many methods to approach. You can try Vive Input Utility (VIU) which has example on Teleport. https://github.com/ViveSoftware/ViveInputUtility-Unity https://github.com/ViveSoftware/ViveInputUtility-Unity/wiki/Example-4.Teleport It is simply just moving your camera rig around the space.
Elon Posted May 9 Author Posted May 9 I downloaded https://github.com/ViveSoftware/ViveInputUtility-Unity and opened it in unity 2022.3.20f1. However, it comes with 279 errors and I could not install VIVE Wave SDK. How can I deal with the issue? @VIVE_chengnay Thank you!
VIVE_chengnay Posted May 9 Posted May 9 Hi @Elon, Could you try restart your Unity? It is strange that the error is related to UnityEngine which is impossible to happen. Did you install by importing using unitypackage?
Elon Posted May 9 Author Posted May 9 (edited) I imported VIVE Wave SDK by using unitypackage. It's successfully imported. But https://github.com/ViveSoftware/ViveInputUtility-Unity comes with 279 errors and I guess that's why there is not VIVE to select on menu, which makes me not possible to install VIVE Wave SDK. @VIVE_chengnay Edited May 9 by Elon
VIVE_chengnay Posted May 9 Posted May 9 Could you try import VIU unitypackage? https://github.com/ViveSoftware/ViveInputUtility-Unity/releases/tag/v1.19.0
mgm Posted May 22 Posted May 22 Hello! Thanks for the project, it works ok after importing the unitypackage. However, is there another building project for continous move provider? As I can just find a Teleportation example in that example.
VIVE_chengnay Posted May 22 Posted May 22 Hi @mgm, Inside VIU plugin, there is Teleport example. https://github.com/ViveSoftware/ViveInputUtility-Unity/wiki/Example-4.Teleport
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now