Low Quality Image Problem
CharlieG97
Member Posts: 52
I have powerups in my game which are only 10x10 pixels and can't be made bigger than this. The problem with this is when I make an image in photoshop to use for the powerup and then transfer it to my 10x10 actor on GameSalad it looks very blurry on screen. Is there any way to get a higher quality small image? Any suggestions would be really appreciated!
Comments
Hi @CharlieG97 have you got Resolution Independence checked? If so, all your graphics need to be made twice the length & height, so in this case, your power up graphic needs to be 20x20pxls (72ppi).
""You are in a maze of twisty passages, all alike." - Zork temp domain http://spidergriffin.wix.com/alphaghostapps
Note: I am using the Windows version of GameSalad.
1. Backup your project folder by manually copying it to a new folder (when GS is closed)
2. Open "object.xml" in a text-editor.
3. Change the value of resolutionIndependence from 0 to 1
4. Have a Pepsi!
Just have a nooby question tough...how will I know if it changed correctly?