Hi, Spine Team,
We've encountered problem now.
We edit the animation in spine editor, and it plays well. But when we begin to load it in our Starling project, it throws RangeError exception at FlipTimeLine's frames vector.
Most of the time we encouter problem on using flip feature, so we are afraid of using it now. Is it the bug of editor or runtime? Or it's the wrong use.
We modified the official example to load our files.
Attachment is our file for bug demonstration.
Thanks very much.