Hi all,
Is it at all possible to switch from one Spine file to another seamlessly with code?
I have 2 Spine files for one character - I had to split them up because in the 2nd one we make use of a lot of PNG sequences.
In those two files, we make use of the same static pose so my thought was to transition to the other file on the same pose not to cause any jump when doing so.
Any ideas?