Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: hjbo on August 04, 2014, 09:22:30 PM

Title: NGUI for android mouse
Post by: hjbo on August 04, 2014, 09:22:30 PM
A mouse is installed in the Android TV, ngui do not click on UI,why? thanks very much.
Title: Re: NGUI for android mouse
Post by: ArenMook on August 05, 2014, 12:06:25 PM
NGUI disables mouse input for android devices. Check UICamera's Awake() function and comment out the part that does it if you need mouse input.