No matter what flags I set, the high scores always appear in portrait mode when testing in Gideros Player on device.
Is this a Gideros thing (because the player is always drawn in portrait), or is there a way of getting the high scores to display in landscape?
Comments
https://deluxepixel.com
That should do it.
To export as landscape just click properties and set it to landscape, then export a full project. Gideros will set up the xcode for you. Then remove the assets sub folder (the assets folder within assets) - that makes a player.
https://deluxepixel.com
@SinisterSoft, Oh really, that works on iOS too? Fantastic!
https://deluxepixel.com