1
NGUI 3 Support / Fading out a scene with UILabels
« on: October 08, 2013, 02:25:46 PM »
Hi,
I want to fade out a scene with some UILabels and UISprites on. I've been playing around with various ways of doing this but am unable to ever make the UILabels disappear.
The way that I thought would be easiest would be to just decrease the intensity of a light but the labels seem unaffected by this and always stay the same colour even when the UISprite background goes to black.
Is there a way to make them be affected by a light?
Another way I tried was creating a black quad that I was going to alpha fade. However this always draws in front of the UISprite but never in front of the labels even when its phyically behind them in the scene.
Thanks
Is there a way of making this go infront of the labels
I want to fade out a scene with some UILabels and UISprites on. I've been playing around with various ways of doing this but am unable to ever make the UILabels disappear.
The way that I thought would be easiest would be to just decrease the intensity of a light but the labels seem unaffected by this and always stay the same colour even when the UISprite background goes to black.
Is there a way to make them be affected by a light?
Another way I tried was creating a black quad that I was going to alpha fade. However this always draws in front of the UISprite but never in front of the labels even when its phyically behind them in the scene.
Thanks
Is there a way of making this go infront of the labels
