I've been fighting for the last bit with trying to use a background animation on a level spit out from weltmeister.

I've tried : http://impactjs.com/documentation/class-reference/game#backgroundanims setting it in the main.js prior to loading the level (no dice, but no error).

I'm seeing how I should be able to modify the file output by weltmeister to add the anims object... but that doesn't seem like the right way to do it.

Any advice? I need a wave tile to loop through its wave animation in the ocean on a level.

Thnx.