Tools icon indicating copy to clipboard operation
Tools copied to clipboard

The exported spine json file can not be used properly.

Open SbIm opened this issue 7 years ago • 0 comments

The exported spine json file will ignore the key at frame 0 if there is no animation for the bone. But the spine runtime will not use a default 0 value for animations. So problems may happend when animations transition happens,

I made a script to fix this issue:: db_spine_fix

Hope this can be solved in the next dragonbones version.

SbIm avatar May 08 '18 16:05 SbIm