[The snap feature is useful](https://codepen.io/samme/pen/eYJOyjw?editors=0010) but I don't think many people will figure it out. π I would like something like ```js new Phaser.Game({ scale: { width: 480, height: 270, snapWidth: 480, snapHeight: 270 } }); ```