Hi guys,
Please help me out with this.
If I understand well before you build a game for iPhone/iPad you have to have following assets:
-
character@2x.png up to 256x256 pixels size
-
character.png up to 128x128 pixels size
Can character@2x.png be smaller than 256x256 pixels and character.png be smaller than 128x128 pixels?
What about @3x and @4x png extensions (what are these used for)?
They are mentioned in literature, but I did not find them in any github Corona game projects (are they only used for Icons)?
Many thanks! 
Ivan