When building your game for iPhone and iPad. Other than this in config.lua
[lua] imageSuffix =
{
["@2x"] = 2,
},[/lua]
I need to have duplicates of all my images at 2x size and I need to call them ‘image’@2x.png?
Then Corona will automatically put the 2x pictures in the iPad version of the app?
Does that make the game exactly the same from iPhone to iPad?
what about text?
Is there anything else I am missing?
thanks. [import]uid: 75779 topic_id: 27070 reply_id: 327070[/import]
[import]uid: 52491 topic_id: 27070 reply_id: 109970[/import]