ww3370 Posted February 19, 2014 Share Posted February 19, 2014 Hey folks, I would like my game to be able to scale to fit the browser window while keeping the aspect ratio of the game. I have tried setting the fullscreenScaleMode to Phaser.StageScaleMode.SHOW_ALL but it still stretches everything to completely fill the window. Let's say the game resolution is 800 x 480 and the window is 1700 x 1000, I would want the scale to be 2 so that it would be 1600 x 960. This would be as much as the game could scale without stretching things. I really appreciate any tips you have on how to accomplish this. Pooya72 1 Link to comment Share on other sites More sharing options...
Recommended Posts