• Starling Help? AssetManager and Spine

Hello, I see that you've had some experience with Starling's AssetManager and Spine.
I'm not understanding how to get Spine to use the textures atlas' loaded via Starlings AssetManager
viewtopic.php?f=7&t=3249

Did you have any luck getting it to work? I see you were using StarlingAssetManagerAttachmentLoader in one of ur posts.

If you could share your findings or any code samples that would be helpful.
I'm hitting a wall for the last week now.

Thanks very much

  • Patrick
Related Discussions
...
19 días más tarde

Hi,

I'm sorry, I didn't notice before that I have received a message - Do you still need my help ?

-Seb

Thanks for the reply.
I finally got it figured out
I posted my solution here
http://forum.starling-framework.org/top ... setmanager

Basically I am using Spines JSON output for the animation states and the texture outputs from TexturePacker. Works great.

Thanks again

  • Patrick