templates/platform/scripts/displays/hero.js in entityjs-0.4.1 vs templates/platform/scripts/displays/hero.js in entityjs-0.4.2

- old
+ new

@@ -60,10 +60,10 @@ }) .init(function(){ //add animations - this.anis = { + this.animates = { idle:[800, [0, 1], -1], run:[800, [2, 3], 1], jump:[500, [4, 5, 4], 1], ladder:[500, [6, 7], -1] }; \ No newline at end of file