This commit is contained in:
2025-06-25 23:57:19 +08:00
parent 7363952dae
commit 862777a9c7
6 changed files with 4486 additions and 4792 deletions

View File

@@ -134,7 +134,7 @@ export class MissionHeroCompComp extends CCComp {
let scale = 1
let pos:Vec3 = HeroPos[freind_pos].pos;
hero.load(pos,scale,uuid,info,freind_pos);
this.current_hero_uuid=0
oops.message.dispatchEvent(GameEvent.FriendCalled)
}
get_info_and_remove(fight_pos:number,uuid:number){