Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: StridingDragon on January 22, 2013, 05:37:57 PM
-
Is it possible for text labels to have paragraph spacing that is different from wrapping line spacing, the way I would have in HTML, for example, when I have text formatted like this?
<p>This is one Paragraph</p>
<p>This is another paragraph</p>
-
Not unless you code this logic yourself.