This commit is contained in:
2021-04-17 14:03:57 +03:00
parent 8f10a8e124
commit 62909aa120

View File

@@ -18,7 +18,8 @@
height: 600, height: 600,
parent: document.getElementById("родитель"), parent: document.getElementById("родитель"),
//mode: Phaser.Scale.ENVELOP, //mode: Phaser.Scale.ENVELOP,
mode: Phaser.Scale.RESIZE, //mode: Phaser.Scale.RESIZE,
mode: Phaser.Scale.FIT,
autoCenter: Phaser.Scale.CENTER_BOTH, autoCenter: Phaser.Scale.CENTER_BOTH,
}, },
physics: { physics: {