aestheticinteractive / Hover-UI-Kit

Create beautiful user interfaces for immersive VR/AR experiences.
Other
792 stars 162 forks source link

How to trigger any function #40

Closed Subrat08 closed 8 years ago

Subrat08 commented 8 years ago

In simple menus where A,B,C has been written as child of Menu,I want if a player press A then he should redirect to any other scene. Please help me How to do this

zachkinstner commented 8 years ago

Hi @subrat94, sorry for the long delay. My consulting work has been keeping me very busy, and I've fallen behind on my own projects.

Please see the documentation on Item Listeners. In future versions, I plan to support UnityEvent properties on the menu items, which should simplify this process.