123
-=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- (c) WidthPadding Industries 1987 0|698|0 -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=-
Socoder -> Art and Sound -> Spriter

Thu, 19 Apr 2012, 17:13
therevillsgames
Spriter is a powerful animation tool for creating highly detailed 2d real-time game characters and effects in an intuitive, visual editor. The characters are saved to a format that allows game engines to produce higher quality visuals, while also using less video ram, and requiring less disk space per frame than traditional 2d sprite animation.

www.kickstarter.com/projects/539087245/spriter

I had a quick play with the editor and it does look pretty good.

I decided to try to get the output working with Monkey so I found the LibGdx code (www.badlogicgames.com/forum/viewtopic.php?f=17&t=3863) and quickly ported it to Monkey:

www.monkeycoder.co.nz/Community/posts.php?topic=2709

Its not 100%, but it does load and parse the XML:

www.therevillsgames.com/monkey/Spriter/MonkeyGame.html