Dear All,
We bougth NGUI a few month ago to develop touch based games on windows machines.
Great stuff NGUI, quick, easy, usable.
So far, so good.
but now we need pressed states to work on UISprite.
so i added a OnPress function to toggle the texture.
Works great with the mouse!
But when we use touch the OnPress if only called when 1 move my touch on the UISprite.
Is there a way to get the OnPress directly?
Tried playing with the threshold values, but that doesn't seem to work.
Anyone got a idea?
Thanx in Advance