Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: Sahkan on February 24, 2016, 03:00:07 AM

Title: Is there a way to set the alpha the zero and keep the collision?
Post by: Sahkan on February 24, 2016, 03:00:07 AM
Is there a way to set the alpha the zero and keep the collision?
In panels, widgets, sprites etc...
For now I'm just using alpha 0.001f.
However I'm not sure this is the right way to do it.
Title: Re: Is there a way to set the alpha the zero and keep the collision?
Post by: ArenMook on February 25, 2016, 09:59:50 PM
No. But if you want an invisible widget with a collider, use the UIWidget. ALT+SHIFT+W.