[LayaAirIDE 2.0]调用动画结束on方法,报错this.zombieAnimator.on is not a function

创建官方示例3D
Laya.Sprite3D.load("res/threeDimen/skinModel/Zombie/Zombie.lh", Laya.Handler.create(this, function(zombie:Laya.Sprite3D):void {
scene.addChild(zombie);
this.zombieAnimator = (zombie.getChildAt(0) as Laya.Sprite3D).getComponent(Laya.Animator) as Laya.Animator;//获取Animator动画组件
this.zombieAnimator.on(Laya.Event.COMPLETE, this, this.onAniComplete);
this.loadUI();
}));
已邀请:

bpmf_d

赞同来自: 189*****185

说一下引擎的版本  最好上传一下demo

189*****185

赞同来自:

2.02beat版本,麻烦您帮忙看一下,附件已上传

189*****185

赞同来自:

晕,附件没传成功

要回复问题请先

商务合作
商务合作