Jump to content

Error with upgrading to latest version


Biggerplay
 Share

Recommended Posts

I've just upgraded my version of Phaser to the latest version and I'm getting this error...

Uncaught TypeError: Cannot read property 'size' of undefined phaser.min.js:3:22205

Caused by this line

this.loadingText = this.game.add.bitmapText(this.game.world.width/2, this.game.world.height/2, 'Loading...', { font: '48px Allgemeine', align: 'left' });
        
Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...