This commit is contained in:
2024-08-15 20:07:21 +08:00
parent a050207f54
commit c67a149620
10 changed files with 574 additions and 467 deletions

View File

@@ -247,7 +247,7 @@ export class MonsterViewComp extends CCComp {
load_skill(skill_name){
// console.log("load_skill");
let skill = ecs.getEntity<Skill>(Skill);
let pos = v3(0,0)
let pos = v3(0,30)
let speed =150
let scale = this.camp
let range = 80