Hello. I have a simple Spine animation of a playing card, using only one bitmap asset. I'd like to use it on ALL cards in my game by inserting different card textures into the Spine animation in Starling at runtime. The textures for the other cards are already loaded in the game. This feels like it should be easy but I can't find out how to do it.
Anyone now the best way to do this in Starling?