ipad viewer cutting my design

azavegaazavega Member Posts: 362
edited November -1 in Working with GS (Mac)
Hey I was looking around and didn't find anything about this...
Did my whole design for Ipad using 1024x768 resolution and they fit perfect on the scene when i drop it there but every time that i try preview the viewer doesn't show the whole screen, it cuts the top of my design... Any reason why?

Comments

  • MotherHooseMotherHoose Member Posts: 2,456
    Hello azavega!

    it is a good idea to set the x and y of large background images.
    it is easier (for me) than trying to correctly align in the editor.

    I use...on the image
    [Change Attribute] self.Position.X to expression (game.DisplaySize.Width)/2
    [Change Attribute] self.Position.Y to expression (game.DisplaySize.Height)/2

    MH
Sign In or Register to comment.