Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: shokinhan on May 21, 2013, 02:00:55 AM

Title: UIPanelAlpha Conflict with UICheckBox.
Post by: shokinhan on May 21, 2013, 02:00:55 AM
UIPanelAlpha has Conflict with UICheckBox.
Because of UICheckBox has TweenColor and Alpha, then UIPanelAlpha effect the UICheckBOX.
How to reslove this problem ?
Thanks!
Title: Re: UIPanelAlpha Conflict with UICheckBox.
Post by: ArenMook on May 21, 2013, 12:46:56 PM
What is UIPanelAlpha? NGUI doesn't have that script. UIPanels have the "alpha" property, and if you need to tween that, use the TweenAlpha on the panel.