Commit 207b4bac authored by liujiangnan's avatar liujiangnan

feat

parent 62e7d909
......@@ -315,7 +315,7 @@ cc.Class({
});
const animaNode = animNode['animaNode'];
// animaNode.scale = 0.3;
animaNode.scale = 0.667;
animaNode.x = 500;
const db = animaNode.getComponent(dragonBones.ArmatureDisplay);
const anis = db.getAnimationNames("armatureName");
......
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