Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: caldofran on August 11, 2013, 11:15:32 AM
-
Hi,
I'm trying to migrate an Andorid game (that works perfectly) to Windows Phone 8 platform... all seems to work fine... but when clicking a button, checkbox or a PopupList... the click events fires several times (4) causing unexpected behaviours.
Is there an explanation for this behaviour? And a workaround?
Thanks
-
Uncheck "use mouse" on the UICamera.
-
Thank you very much, that worked for me...