Closed stahlmanDesign closed 6 years ago
Wierd. Do you get this in a local build or the hosted build (http://metroid.niklasberg.se/phaser3platformer/)?
Only locally. I checked the hosted build in the latest versions of Chrome, FF and Safari and it doesn't shake. But when I npm run dev
it shakes in all browsers locally.
I'm thinking it's probably an issue with Phaser. Which version do you use?
Looks like it is a problem with Phaser 3.1. In installed 3.2 and no more shake
Ok! Thanks for bringing it up.
When using config.type: Phaser.WEBGL the background shakes. Using Phaser.CANVAS does not.