Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: bluescrn on November 28, 2013, 05:49:05 AM
-
Hi,
I can see that the spacing settings can be set per-label in 3.0.6. But the settings from existing bitmap fonts in existing projects are gone.
This is a pain if you've got hundreds of labels in a project, and need to set/change spacing values for a font. Can't we have both?
-
Use the filter:
t:UILabel
in the Hierarchy view, select all, set the spacing.
I've considered keeping both, but having it specified in both places was rather confusing. I went with the more powerful option.
-
Wow, I didn't realise you could search the hierarchy by type like that! (I've frequently wanted to...) - that's great, thanks!