Hi guys,
Whenever I try to import a PNG image (or any other image format) to the picture editor as a sprite, most of the time the picture gets blurry. I notice that this happens whenever I import a very big image.
It might also be important to note that I make use of big images for my game. The biggest and max size that I have is around 1068 pixels wide. I do this so that my game would look good on different resolutions. I just scale down the images depending on the screen of the user. I'm mentioning this because I think this might be causing the problem.
Have you guys encountered a problem like this? If so, what did you do to remedy it?
Cheers!