Monica Animation继承自AnimationPlayerBase,它里边有个属性是count就是当前动画的总帧数直接执行到最后一帧?用gotoAndStop即可(也在AnimationPlayerBase中)你可以直接去看下AnimationPlayerBase的API