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

feat:

parent a6c58783
......@@ -998,7 +998,7 @@ cc.Class({
await asyncDelay(3);
this.log('汪汪汪4.12: ' + dragonDisplay.armatureName);
await asyncDelay(3);
// dragonDisplay.armatureName = defaultArmatureName;
dragonDisplay.armatureName = defaultArmatureName;
this.log('汪汪汪4.2: ' + dragonDisplay.armatureName);
await asyncDelay(3);
// let animationNames = dragonDisplay.getAnimationNames(defaultArmatureName);
......
This diff is collapsed.
{
"ver": "1.0.8",
"uuid": "49b55aa9-ee24-48e4-a059-ffe23328b243",
"isPlugin": true,
"loadPluginInWeb": true,
"loadPluginInNative": true,
"loadPluginInEditor": false,
"subMetas": {}
}
\ No newline at end of file
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