This commit is contained in:
pan@work
2024-09-27 16:07:56 +08:00
parent 027f527865
commit 2a88532ef4
12 changed files with 3422 additions and 2870 deletions

View File

@@ -93,7 +93,7 @@ export class BossViewComp extends CCComp {
onLoad() {
// this.BoxRang = this.node.getChildByName("range_box");
this.as = this.node.getComponent(BossSpine);
console.log(this.as)
// console.log(this.as)
}
start () {