- Змінено
Haxe NME Spine API started on Github
Hey guys, love the work.. excited to get using it...
I've been moving towards Haxe for the cross platform support... Very similar to AS3, but faster and ports well to, well, most things. Obviously it doesn't have support for Spine's exports, so I've started a github to try to get an opensource API up and running, just something to parse the json exports maybe setting up the import of images and such as well. If anyone else is interested I'd love help.. fairly new to both haxe, game design, and Spine!
Here's the link for you guys to check out!
https://github.com/loogie/NMESpine
So far I've just started with parsing the skeleton json file to corresponding classes, seems to be going fairly smoothly so far.
Cool, thanks for sharing!
Awesome Loogie! I'm using the Corona runtime at the moment but will hopefully be using Haxe/NME for next project. Let me know what kind of help would be useful. Thanks!
Just a quick update.. I have the import working, it's pretty much hacked together in chunks to get it working... I'm currently starting again to make it a bit more streamlined... I haven't updated the github yet, but once i get things a bit farther along i'll update it.