Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: trxplz0 on December 09, 2013, 09:01:17 AM

Title: Window + Buttons with no Background and Titlebar
Post by: trxplz0 on December 09, 2013, 09:01:17 AM
Hi,

Amazing work with NGUI!

How i can create some windows and open them on right side of clicked button?

I want make a UI with 4 buttons no background no titlebar, if i copy 3D ui from demo scenes and if i delete background and titlebar sprites all buttons doesn't work anymore.

Thanks!
Title: Re: Window + Buttons with no Background and Titlebar
Post by: ArenMook on December 09, 2013, 04:06:37 PM
Check the layers. Simply copying the UI elements likely puts them on different layers. UICamera has an event layer mask.