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

test

parent 592b66e8
......@@ -1006,6 +1006,7 @@ cc.Class({
if (armatureNames.length > 0) {
await asyncDelay(3);
this.log('汪汪汪4');
await asyncDelay(3);
let defaultArmatureName = armatureNames[0];
dragonDisplay.armatureName = defaultArmatureName;
// let animationNames = dragonDisplay.getAnimationNames(defaultArmatureName);
......
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