Jump to content

rotation problem (chopping screen part)


fran
 Share

Recommended Posts

Hello, I'm trying my prohjedct on mobile and have one issue with rotation.

Using:
 

    this.scale.scaleMode = Phaser.ScaleManager.SHOW_ALL;    this.scale.setScreenSize(true);

my game scales correctly. However, If i tilt the tablet (to landscape format, ipad mini in this case) The topmost part of the screen gets chopped off.

I didn't defined a div or anything of the likes in the html file.

How can I fix this?

Regards.

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...