Playing around with the out of the box examples for spine-ts and specifically the transitions.js file.
I added this line:
skeletonNoMix.scaleX = -1;
The second character flipped as expected, but his feet images seemed to fail for some reason. (see attachment)
Everything else looks okay... Can somebody tell me what is happening here?