[]关于3D动画的ani监听播放完毕后,播放默认动画不行
this.mAni.on(Laya.Event.COMPLETE,this,this.aniComplete);
this.mAni.play("free")
aniComplete(type:number):void
{
this.mAni.play("ready");
}
播放完指定动画后,这个回调不执行。
this.mAni.play("free")
aniComplete(type:number):void
{
this.mAni.play("ready");
}
播放完指定动画后,这个回调不执行。
没有找到相关结果
已邀请:
要回复问题请先登录
2 个回复
ymsdandan
赞同来自:
183*****755
赞同来自: