Device orientation help please!

EdgeCubeEdgeCube Member Posts: 7
edited September 2013 in Working with GS (Mac)
ok, so I'm making an iPhone® game and it is almost entirely in landscape form, but in only one scene I need to change the device into portrait, how do I do it. Is the only thing that is left to do to release the game.
please help!

Comments

  • zweg25zweg25 Member Posts: 738
    When you click on the scene that you want in portrait you can go into the scene attributes and change the scene size width to the height and the scene size height to the width (if iphone 5 you are going to change the width to 320 and height to 568, iphone 4/4s i think the width is changed to 320 and height is changed to 480) and also change the size.

    If you need the game to read that it is in portrait make an actor a drag it out of the scene. Then unlock it and change attribute current scene autorotate Landscape left to false and current scene autorotate portrait to true.

    Hope that helps
  • EdgeCubeEdgeCube Member Posts: 7
    It really helped, thanks!!!!!!!!!!!!!! :D :D :D
  • zweg25zweg25 Member Posts: 738
    awesome, no problem
Sign In or Register to comment.