Dear all,
The OVR Haptics classes provided by Oculus Rift should allow the developer to let the Oculus Touch Controllers vibrate in order to be provide haptic feedback.
When I try to make the touch controllers vibrate, using the OVR Haptics classes it doesn't work. Here is my code:
OVR Haptics - Unity 5.5.1 - Oculus Touch Controllers
The OVR Haptics classes provided by Oculus Rift should allow the developer to let the Oculus Touch Controllers vibrate in order to be provide haptic feedback.
When I try to make the touch controllers vibrate, using the OVR Haptics classes it doesn't work. Here is my code:
Code (CSharp):
- using System.Collections;
- using System.Collections.Generic;
- using UnityEngine;
- const int channel =...