Hi everyone!
I’m new Phaser user, my game with Phaser 3 are almost done.
I need to add scaling on my game, so my game canvas will be resize/rescale to fit a browser screen/window (letterbox scale).
But i don’t know how to do this with Phaser 3, i already open an example on http://labs.phaser.io (scalemanager folder) but none of these sample are working that i expected.
Btw on edit mode, live preview are not working (all of template/sample).
So, how i do this?
Thanks
Update: i find easy method here and working for me https://stackoverflow.com/questions/50742927/how-to-scale-a-phaser-3-game-and-their-assets-to-it-works-in-smartphones-and-tab