Hi all
Is it possible to read a JSON, atlas, and png file and pass this data URI as a parameter to play spine animations?
In essence, I have a spine player hosted on my site and I want any user to be able to select these 3 files to be read. Once read, the relevant spine animation and data is captured and loaded. I want to do this without needing to upload the files to a web server.