CCAnimation can NOT be run in CCLayer , today I add some adction like CCMove, CCRoateBy to a CCLayer, that's no issue happen ,it works, but when I add some animation to the Layer ,it failed, when I replace it with a CCSprite, it works