技能修改

This commit is contained in:
2024-08-23 17:18:04 +08:00
parent 85d7c7e063
commit 68d7077e56
13 changed files with 693 additions and 245 deletions

View File

@@ -43,7 +43,8 @@ export class MapViewComp extends CCComp {
}
load_role(){
let role = ecs.getEntity<Role>(Role);
role.load(103)
let pos = v3(0,BoxSet.GAME_LINE)
role.load(pos,108)
}
load_data(){
// let heros = oops.res.get("config/game/heros")