stand animation:

attack animation:

(change the scale of the wood here)
skeletonNode->setMix("stand", "attack", 0.2f);
skeletonNode->setMix("attack", "stand", 0.2f);
if i set the "stand" animation when the attack animation is not completed yet, the scale of the wood can't be restored.
