dd
This commit is contained in:
@@ -40,7 +40,7 @@ export class RoleSpine extends Component {
|
||||
/** 初始化动画 */
|
||||
protected initAnimator() {
|
||||
this.animator=this.node.getChildByName("hero").getComponent(Animation);
|
||||
console.log("role view comp init",this.animator);
|
||||
// console.log("role view comp init",this.animator);
|
||||
|
||||
}
|
||||
onAnimationEvent(type: Animation.EventType, state: AnimationState){
|
||||
|
||||
Reference in New Issue
Block a user