This commit is contained in:
2024-09-11 18:00:43 +08:00
parent ef4e502adf
commit 4501876c37
44 changed files with 518 additions and 4634 deletions

View File

@@ -125,7 +125,7 @@ export class MapMonsterComp extends CCComp {
let pos = v3(BoxSet.HERO_START,BoxSet.GAME_LINE)
role.load(pos,109)
smc.Role=role
console.log("加载玩家",role)
// console.log("加载玩家",role)
}
private on_do_add_hero(event: string, args: any) {
this.addHero(args.uuid)