Commit 67f320a5 authored by liujiangnan's avatar liujiangnan

fix: 画×过大的问题

parent 87761362
......@@ -530,6 +530,7 @@ cc.Class({
this.getAnimX((animNode) => {
letter = animNode;
letter.scale = 0.5;
letter.parent = item;
letter.active = false;
item.letter = letter;
......
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