Hi All,
I am trying to use Interaction Button provided by Leap Motion sdk. I didn't find anything on how to proper implement it. I tried implementing it myself but it doesn't seem to work. So below are my questions regarding it.
- Is it mandatory to use interaction button with canvas ? Can I use it with normal game objects like cube or sphere?
- Apart from adding the interaction button script what else is required to make that button working. I mean do we have to handle button click animation on our own or it is provided by Leap motion.
Please provide some links to tutorials about how to implement it.
Thanks