Author Topic: UIPanelAlpha Conflict with UICheckBox.  (Read 2073 times)

shokinhan

  • Guest
UIPanelAlpha Conflict with UICheckBox.
« 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!

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: UIPanelAlpha Conflict with UICheckBox.
« Reply #1 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.