Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: missingno on September 19, 2013, 12:43:25 PM
-
Hi,
I am rotating my character sprite to look where he will be shooting, however as expected when rotating sprites it starts looking jagged, blurry, etc.
Is there anything I can do to minimize this and make my character look better when rotated ?
The sprite is part of an atlas and its imported with the settings attached.
Thanks.
-
I can only think of 2 things: bigger sprite or making it 3D instead.
For the bigger sprite, you may try to use UITexture instead of UISprite. It's not as optimized for performance, but it may look better.