cancel
Showing results for 
Search instead for 
Did you mean: 

How to implement oculus touch inputs in 4.24

RonnyBullet
Expert Protege
Hey there 🙂 before ue4 4.24 we could use oculus touch inputs with the motion controller nodes, but those are no longer available in 4.24 because they are deprecated 😕 on the oculus SDK Page there is still the old way to implement them, does anyone know how we have to do it in the new version of the engine?

best regards
ronny
2 REPLIES 2

jamesoloughlin
Explorer
4.24 Now requires that you abstract inputs using the Input section in Project Settings and then using the different device profiles, Oculus Touch being one of them.

wirelitesoft.dev
Adventurer


4.24 Now requires that you abstract inputs using the Input section in Project Settings and then using the different device profiles, Oculus Touch being one of them.


that is right but 4.24 touch inputs for oculus don't even work now so its all broken.