去掉英雄health组件,采用预制体

This commit is contained in:
2025-01-17 20:01:05 +08:00
parent 7a5c3d686e
commit dba96359ab
63 changed files with 3398 additions and 12461 deletions

View File

@@ -23,7 +23,7 @@ export class AnmEndCom extends Component {
}
}
onAnimationFinished(){
this.node.active=false
this.node.destroy()
}
}