Hi,
I'm currently using the latest unity interaction interaction
I'm working on a concept right now where I have a button that triggers an animation. I'm using the latest unity UI interactions in my scene and trying to setup the onpress to trigger the animator call. I've tried many things but I can't seem to get it to fire. I assume I need to write a script for this, but I am not sure how to proceed. I have an animation called grid that I am trying to run when I interact with the leap motion button press..
Ideally I will have two states that can be toggled.
Any help you could provide would be great.