Hi, not sure, if I got the same problem, but when I try to limit an animation to certain frames with an array, I get the error: Uncaught TypeError: Cannot read property 'uuid' of null Code is like: player.animations.add('walk', [0,1,2,3]);I'm on phaser 1.0.5. Kind regards Marc