Trying to prevent Android devices from rotating..someone said you can do it when you publish ??

HI
Can someone explain how i can fix my rotation on Android to landscape..in iphone IOS you can set this in the gamesalad xcode but cant seem to do it on Android.
thanks

Comments

  • tenrdrmertenrdrmer Member, Sous Chef, Senior Sous-Chef Posts: 9,934
    you have to set the rotation options in every scene as well as in the publishing portal when you publish your app. If I remember correctly I was told by Gs that the publishing settings affect iOS and the creator scene settings are for android but I always set them all the same to be sure.

    Cheers
    Aaron
  • sebmacflysebmacfly Member Posts: 1,018
    In my Android Portrait App, i put an actor on every scene,
    with this 2 rules :
    game.Screen.Interface Orientation to 2
    game.Screen.Device Orientation to 2

    You can do the same for Landscape (but don't remember the number for Landscape left and right)
Sign In or Register to comment.