pixijs/spine

Add ability to pass TextureAtlas instance or textureLoader parameter in spine loader metadata

f0nar opened this issue · 1 comments

f0nar commented

Now we can pass only raw atlas file content to spine loader

It would be awesome to add additional parameter as textureAtlas (or at least textureLoader that will be passed to TextureAtlas constructor).

f0nar commented

I missed spineAtlas option. Thanks