You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Go to Assets > Import Package > Custom Package… and select wavevr.unitypackage
3 extra folders(ControllerModel/Plugins/WaveVR) will appear in project folder
Fix compile error due to WVR API updated in latest release.
In WaveVRModule.cs line 149, replace enum WVR_InputId_Alias1_Bumper into WVR_InputId_Alias1_Digital_Trigger,