Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: Bob JJ on July 18, 2014, 09:32:43 AM

Title: Atlas maker problem
Post by: Bob JJ on July 18, 2014, 09:32:43 AM
When I import a image into unity it looks fine but when I add it into the atlas maker it looks absolutely terrible, I have included a image showing the normal image on left and what it looks like in atlas maker on the right.
Title: Re: Atlas maker problem
Post by: ArenMook on July 19, 2014, 10:44:50 AM
Check the import settings on the atlas. Texture must be set to Truecolor. You have it set to Compressed.
Title: Re: Atlas maker problem
Post by: Bob JJ on July 20, 2014, 10:03:28 AM
Truecolor is ticked in the import section of the atlas maker but makes no difference still get same result.
Title: Re: Atlas maker problem
Post by: Nicki on July 20, 2014, 04:22:35 PM
The source texture should also be set properly. Set it to "GUI" for easy setup and apply the import settings, then create your atlas from that.
Title: Re: Atlas maker problem
Post by: ArenMook on July 20, 2014, 06:43:47 PM
And quality settings must not be on "fastest". It also helps to override texture import properties for the target platform, since Unity sometimes seems to ignore the default settings. I've yet to figure out why.