Do anyone know how to use leap motion hand to interact with Unity UI? I found that previously there is UI module but now it has been deprecated. Anyway to interact with Unity UI with current version?
I recommend having a look at our current Unity Modules and the examples in the Interaction Engine in particular which should help you to get started building user interfaces using hand tracking.
Yes, I did but my project required me to interact with Unity UI...not the UI in the leap motion unity modules... is there any way to do that?
Hi @cjstar388, thank you for clarifying.
Whilst it is deprecated, the UI Input Module can be found here.
I hope this helps!