DragonBones / DragonBonesJS

DragonBones TypeScript / JavaScript Runtime
MIT License
746 stars 321 forks source link

Phaser 3: Rotation broken on some animations #125

Open jamaalsawyerd opened 4 years ago

jamaalsawyerd commented 4 years ago

On certain animations our artist has made with Dragonbones the rotation seems messed up in Phaser 3. We are using the latest version of the plugin (from 4 months ago) and the latest Phaser 3 version (3.21.0).

Here is a video example: https://youtu.be/TLuf71Jkkxs You will see that the animation displays right in the preview website.

jcyuan commented 4 years ago

@jamaalsawyerd Hi, could you please make a simple demo (make sure not use a hierachy of nested container), I'm using 3.21 too but it seems no such bug. thanks

jamaalsawyerd commented 4 years ago

Okay. Give me a day or so to make something to show you. The current project is under some stiff deadlines so I just manually hacked at the JSON exports to get the desired effect. I will send you a link to the project files and the a demo Phaser 3 scene.

jcyuan commented 4 years ago

no problem, once you are available. thanks