Resizing images and still maintain sharpness?
Hyrytty
Member Posts: 39
Is this possible to achieve? Say I import a 100x100 image and resize it within GameSalad to 30x30, is it possible to make it not look so pixely?
Comments
Generally it would be best to size them the exact size you need as long as they are even numbers (divisible by 4 if using Resolution Independence) .. as you will want to save as much as you can for the file size and memory. I found a full screen image which was only 16kb added several megs to the image folder size and destroyed the FPS as it overlapped other images in the scene.