加载预制

This commit is contained in:
2025-05-12 22:06:04 +08:00
parent 2ca60b215b
commit 941dd170b5
10 changed files with 23405 additions and 23390 deletions

View File

@@ -15,6 +15,7 @@ export class Home extends Laya.Script {
console.log("btn_start=", evt);
this.owner.visible = false;
UIManager.getInstance().loadStage();
this.owner.destroy()
})
}