nkholski / phaser3-es6-webpack

Generic platformer and Phaser 3 bootstrap project
http://metroid.niklasberg.se/phaser3platformer/
703 stars 141 forks source link

mario/bendSuper #19

Closed blachawk closed 5 years ago

blachawk commented 5 years ago

What does it typically mean when I recieved a warning in Google Chrome console that states the following as the game loads into my browser?

phaser.js:28424 Texture.frame missing: mario/bendSuper

I'm recieving that message right now and not sure how to resolve it...

nkholski commented 5 years ago

Sorry. I seem to have left out that image when I went from a spritesheet to a spriteatlas. I'll fix it when I get time. If you update the spriteatlas I'd be happy to merge it.

nkholski commented 5 years ago

Fixed by @sebudde. Thanks!