can i have a game with both landscape and portrait rotate check?
guilleface
Member Posts: 1,014
hi i am making a game with many games, so i will need them in landscape and portrait, whats the best way to do this?
Comments
So it supports when the user rotates the device.
hope this helps
-Darren.
Then set your scene out the way you want it, then you could do another game above with a background and game portrait.
-Darren
No if you make a game for iPad portrait, you have to check portrait portrait when publishing. So the user can only use the game in portrait when rotating not landscape.
There might be a way to change the camera round in the scene on different mini games but i'm not to sure of that.
-Darren.
change scene.camerarotation to 270
change scene.camera.originx to130
change scene camera.origin y-140
change game.screen.device.rotation to 180
i try many numbers on the y attribute but nothing changed.
https://dl.dropbox.com/u/46439975/constraintomouse copy.zip