伤害技能添加,技能还需完善
This commit is contained in:
@@ -97,10 +97,10 @@ export class Hero extends ecs.Entity {
|
||||
mv.max_skill_uuid = smc.heros[uuid].max_skill_uuid;
|
||||
mv.Tpos = v3(0,0,0);
|
||||
mv.scale = 1;
|
||||
mv.change_name(smc.heros[uuid].name,1)
|
||||
// mv.change_name(smc.heros[uuid].name,1)
|
||||
this.add(mv);
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user