Hi,
Been doing some quick testing of the sprite animation, and everything works fine except for one thing. I instructed the program to only play the animation once, but it played 3 times. (I've put all the files concerned in a zip file if you are interested). Test file Note: the artwork isn't mine, it belongs to a web illustrator called Grickle -- I just animated one of his characters.
NOTE: I looked at how other engines deal with spritesheet animation. Here is an interesting approach in RenJS:
https://renjs.net/docs-page.html
(Search for CGs)
So one spritesheet could contain several animations. It would also be useful to be able to play them backwards as well as forwards!
(Please tell me if I should dial back the feedback -- don't want to overwhelm you...!)