dd
This commit is contained in:
@@ -36,7 +36,7 @@ export class MonsterSpine extends Component {
|
||||
/** 初始化动画 */
|
||||
protected initAnimator() {
|
||||
this.spine = this.animator.getComponent(sp.Skeleton)!;
|
||||
console.log("MonsterSpine initAnimator", this.spine);
|
||||
// console.log("MonsterSpine initAnimator", this.spine);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user