fran Posted July 23, 2014 Share Posted July 23, 2014 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 More sharing options...
Recommended Posts