Jump to content

Error when trying to animate


Rednax
 Share

Recommended Posts

When I try to run my animation it gives me the error :

Uncaught TypeError: Cannot read property 'frame' of undefined
    at Animation.setCurrentFrame (phaser.js:72745)
    at Animation.updateFrame (phaser.js:72774)
    at Animation.load (phaser.js:53203)
    at AnimationManager.load (phaser.js:52199)
    at Animation.load (phaser.js:72283)
    at Animation.play (phaser.js:72383)
    at Scene.update ((index):72)
    at Systems.step (phaser.js:26785)
    at SceneManager.update (phaser.js:45932)
    at Game.step (phaser.js:109993)

Does anyone have any idea what this means and how to fix it?

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

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