添加新技能
This commit is contained in:
@@ -112,6 +112,7 @@ export class SkillConComp extends CCComp {
|
||||
if (!this.node || !this.node.isValid || !this.HeroView || !this.HeroView.node || !this.HeroView.node.isValid) {
|
||||
return;
|
||||
}
|
||||
console.log("技能开始",sEnt)
|
||||
sEnt.load(
|
||||
new Vec3(this.HeroView.node.position.x,this.HeroView.node.position.y,0),
|
||||
this.node.parent,
|
||||
|
||||
Reference in New Issue
Block a user