Hi all,
Having a problem (possibly a bug?) with NGUI buttons. I have a normal button widget with its standard UIButtonOffset script attached. I also attached an NGUI Tween Position script to move it onto the screen. Trouble is if the button happens to move past the mouse cursor on its way onto the screen, it stops dead when the UIButtonOffset script is active.
Presume it's overriding the position tween...
(NGUI v2.2.1)
Cheers,
M