Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
omssd84's avatar
omssd84
Honored Guest
10 years ago

Deprecated OVRInputControl

hello,
iam trying to follow this tut :
https://developer.oculus.com/blog/unity ... tem-in-vr/

but when i reached to steps that i should add OVRInputControl, cannot find it in last unity integration and i read that it Deprecated.
what i should use insted?

2 Replies

Replies have been turned off for this discussion
  • "omssd84" wrote:
    Deprecated OVRInputControl
    Thanks for the heads-up.It should be safe to use today, but we will have to re-release OVRInputModule before long, because OVRGamepadController and OVRInputControl are going away in a future release of the utilities.

    "omssd84" wrote:
    when i reached to steps that i should add OVRInputControl, cannot find it
    It's at Assets/OVR/Moonlight/Scripts/Utils/OVRInputControl.cs.
  • OVR no longer has a Moonlight directory and OVRInputControl is completely removed.  What is the new standard/best practice for using a gaze pointer and native Unity Events with OVR?