skyshow8715 My runtime is cocos2d-x, is there any api to player an animation serveral times setAnimation(0, "name", false/true), only means once or loop
hodalaplus you can use Action provide by cocos Engine let your node do these actions sequence play animation delay animationTime play animation delay animationTime play animation delay animationTime play idle or stop whatever you want plus. you can get animationTime dynamicly by animation name