Support => NGUI 3 Support => Topic started by: justinISO on October 22, 2013, 01:04:28 PM
Title: Increase/Decrease depth of all widgets in a panel
Post by: justinISO on October 22, 2013, 01:04:28 PM
Hello,
I have a card type game I am using NGUI for and the cards are set up as follows:
Card One - Panel -- BG - Sprite -- Info - Label -- Title - Label
All cards are laid out like this.
What I need is when I hover over a single card, I increase it's size to make it look like it is coming forward (this is already working), but I also need to bring the depth of everything (labels and sprites) of that single card ahead of all of the other cards on the table at the same time.
Any thoughts?
Thanks, Justin
Title: Re: Increase/Decrease depth of all widgets in a panel
Post by: NaxIonz on October 22, 2013, 01:58:35 PM