Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: Codewalker on June 28, 2012, 06:36:14 AM

Title: UILabel: Blend in char by char
Post by: Codewalker on June 28, 2012, 06:36:14 AM
I want to "animate" a UILabel to make the complete text be (preferably) faded in char by char.
Does anyone has a suggestion how to achieve this?
Title: Re: UILabel: Blend in char by char
Post by: ArenMook on June 28, 2012, 07:20:01 AM
You can't include alpha in color encoding right now, but if you add that functionality by modifying NGUITools.ParseSymbol to support it.