Hello
Basically as the topic states. I have a button which I can navigate to using my dpad. However I want more than simply click. I want, if it's highlighted, to pick up up/down and to call two separate functions based on whether the up/down is called. I guess I could have my own script which checks what is highlighted in NGUI and then checks for joystick up/down and calls relevant functions but was wondering if this functionality is available in NGUI already? It looks similar to sliders.