creator 播放完一个动画 怎么回调函数??
如果是animation组件的回调的话 可以看官方的文档添加动画事件和动画事件部分
http://www.cocos.com/docs/creator/animation/animation-event.html
http://www.cocos.com/docs/creator/animation/scripting-animation.html
如果是cc.Action的回调的话,可以看官方的文档的动作回调部分
http://www.cocos.com/docs/creator/scripting/actions.html
1赞