1
NGUI 3 Support / Re: Touch responsiveness
« on: December 17, 2014, 03:38:53 PM »
But the thresholds should work for this also or not?
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
You should change a code line in NGUIEditorTools.cs, search for "alphaIsTransparency". You could have simply searched for "alphaIsTransparency = false" and change 'false' by true'.