All of a sudden I’m getting this warning twice in my log:
phaser-arcade-physics.min.js:1 Canvas2D: Multiple readback operations using getImageData are faster with the willReadFrequently attribute set to true. See: HTML Standard
I would like to avoid this warning.