Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: nwsx on October 12, 2013, 09:30:56 AM

Title: 3.0.2 colliders and clipped UIPanel (bug)
Post by: nwsx on October 12, 2013, 09:30:56 AM
event type of gui camera is set to world.
colliders in clipped area of uipanel doesnt get clipped.
it worked differently before 3.0.2 :o
Title: Re: 3.0.2 colliders and clipped UIPanel (bug)
Post by: ArenMook on October 12, 2013, 09:46:34 AM
World type UICamera doesn't do any kind of clipping. You must set it to "UI" type in order for it to clip.