Hi,
I wonder how to play animation on UI Animation sample. I tried
cocos2d::extension::ActionManager::shareManager()->playActionByName(“SampleUIAnimation.json”, “Animation1”);
But it seems to be not valid anymore. Any direction for the new API?
Thanks