Mikal
not sure how to attach a project file, but attached are a couple of screenshots.
basically, i'd like to be able to dynamically create a new spine object during runtime each with a different "skin" (example: backpack, bag, scarf, etc.)
in the first image, i dragged a spine object in the editor and set the default skin to "accessories/backpack".
in the second image, i create an object then create and set a custom skin "accessories/scarf", but somehow the new spine object created still has the original skin i set in the layout editor which is the backpack. i've also tried directly doing "set skin accessories/scarf" instead of creating a custom skin, got the same result.