Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: bitwise on November 13, 2013, 06:40:54 AM

Title: How can I set line space on label
Post by: bitwise on November 13, 2013, 06:40:54 AM
Previous, I have several UIFont prefabs each has different line space. (Normal Font -> spacing 0,0, Normal Font (Multiline) -> spacing 0,8)
I cannot found something on label equivalent of spacing on font (NGUI 3.0.5)

How can I set line space on multi-line label?
Title: Re: How can I set line space on label
Post by: ArenMook on November 13, 2013, 08:00:07 PM
I've added spacing to labels themselves, so the current version that Pro users have access to lets you choose character spacing on a per-label basis. If you don't have Pro, you will find it there in the next update.
Title: Re: How can I set line space on label
Post by: bitwise on November 13, 2013, 11:18:03 PM
Thank you! ;)