(placeholder thread so that I have a forum URL to use in plugin documentation)
Almost done with Spine Loader, a plugin that facilitates working with Spine.
-
Helper functions (play, stop, stopAll, remove, changeAnimation, etc)
-
Load textures from image sheets
-
Load textures from files
-
Convert atlas files to image sheets at runtime (this would be useful if you use atlases and want to reuse certain textures in other areas of your app)
-
Combine multiple skins at runtime (i.e., dress-up games)
Let me know if you have any feature requests.