Quality Reduced When Changing The Size Of An Actor?
FallingBoxStudios
Freelance Graphic DesignerMember Posts: 822
Hi, I'm sure the title explains enough, but just incase you don't understand... Every time I want to change an actor/image to a size smaller then 350, the image quality gets pretty bad... especially when I make an actor animate, is there any way of fixing this? Thanks - Hunter Afia
Comments
1. Keep your images in aspect of divisibility by 4 or 8.
2. Use your image w.r.t to actor size u r using, nothing more or less. for e.g.. if actor is 32px X 32 px.. Use an image which is 64px X 64 px (for Retina Display compatibility). Nothing less.
3. Memory hogs are in brackets of 8x8 px, 16x16 px, 32x32 px, 64x64 px, 128x128 px and further on. So if u have an image which is 12x12 px, its memory usage will be equivalent to 16x16 px.
Hope that helps.