Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: noob22 on March 04, 2013, 08:00:46 PM
-
There are some pictures below which are my settings and contrast.
And there are some different display between a simple texture and a sprite.
I have no idea.Any suggestions?
(http://i50.tinypic.com/2cfpeys.png)
(http://i49.tinypic.com/ionmvo.png)
(http://i46.tinypic.com/343humd.png)
(http://i47.tinypic.com/2vj7ho3.png)
(http://i47.tinypic.com/21qvq.png)
-
It's because texture size is not power of 2 (like 64, 128, 256, ...)
You should include it in atlas if possible.
-
It's because texture size is not power of 2 (like 64, 128, 256, ...)
You should include it in atlas if possible.
Thanks for your reply.
Certainly we need use UITexture, when we change UI from external picture resourse.
I have got it.
http://www.tasharen.com/forum/index.php?topic=2483.15