joeywelvaadt I am trying to get a sprite from the json file that is used for a spine animation in unity, for a particle system to create an sprite afterimage. Does anyone know how i can return the sprite via the spine scripts
Pharan "sprite" is not part of the terminology in Spine. Did you mean image? Images are not part of the json. They are part of the atlas. The _Atlas asset inspector has an option for you to use its parts as Unity Sprites.
joeywelvaadt I found it, but it creates a mesh and not a sprite http://www.giphy.com/gifs/l0MYyAoZdwBc8Hc3K