1
NGUI 3 Support / Re: UISprite: 1 pixel borders flicker when object is moved
« on: December 08, 2014, 08:41:04 AM »
Thank you!
Rounding to integers works, there's no flickering anymore and in general it looks better than the flickering borders. However, it is choppy instead: it's clearly visible that it is moving pixel wise, i wouldn't have expected it to be so noticeable, since actually everything is moving pixel-wise. This must be the color-interpolation magic my sprites miss now.
Rounding to integers works, there's no flickering anymore and in general it looks better than the flickering borders. However, it is choppy instead: it's clearly visible that it is moving pixel wise, i wouldn't have expected it to be so noticeable, since actually everything is moving pixel-wise. This must be the color-interpolation magic my sprites miss now.
