英雄动画重构
This commit is contained in:
@@ -75,11 +75,6 @@ export class HeroSpine extends Component {
|
||||
this.status="move"
|
||||
this.anm.move()
|
||||
}
|
||||
|
||||
atked() {
|
||||
// console.log("do atked");
|
||||
this.anm.atked()
|
||||
}
|
||||
onDestroy() {
|
||||
this.node.destroy();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user