Hello !
Let's say I have two buttons on my game, on for going left, the other for going right.
And I want to receive the input everytime one of these buttons is pressed.
At the default configuration of NGUI. I will have to press on the left, release, then press on the right button for example.
But what if I want to stay pressed all the time and just move my mouse/fingers from one button to the other and still receive the pressed event ?
Thanks in advance
