I’m struggling to get my application layout correct with both Android and iPhone.
I use…
application =
{
content =
{
width = 320,
height = 480,
scale = “letterbox”,
fps = 60,
xAlign = “center”,
yAlign = “bottom”
},
}
I have to use lettebox else the balls in my game look squished. Do people use different config.lua for each platform?
For example on iPhone if I place text at y=0 it’s at the top of the screen, the same code with Android at the text is someway down the screen.
HELP! [import]uid: 9371 topic_id: 3800 reply_id: 303800[/import]