Hi, I'm currently redeveloping my portfolio website and have been trying to use the webplayer in a few projects I'm presenting.
So far it's working great and such a nice bonus release
One problem I have at the moment though is I have a set of 12 game symbols (for a slot game I designed) that I was wanting to present in a grid on 1 player. They were all put together as seperate spine projects but share similar animation names.
The icons are too small to have there own player each, so a grid would be the only real option I could use. I haven't found a way in the javascript code to add more than one skeleton to a player, so I guess this option isnt possible?
Only alternative I thought of was importing all the skeletons into one project and trying to have them under one root, but some do share image file names too, so this maybe more work than it would be worthwhile.
Any other ideas greatly appreciated!