Commit bfa3cecd authored by 范雪寒's avatar 范雪寒

feat:

parent 7445dad2
......@@ -691,7 +691,7 @@ export default class SceneComponent extends MyCocosSceneComponent {
return
}
asyncLoadDragonBoneAnime(this.canvas, data);
await asyncLoadDragonBoneAnime(this.canvas, data);
const animaNode = this.canvas.animaNode;
animaNode.scale = this._mapScaleMax;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment