加血技能完成 怪物动画减少
This commit is contained in:
@@ -71,9 +71,9 @@ export class BoxRangComp extends CCComp {
|
||||
}
|
||||
}
|
||||
if(Math.abs(other_pos.x-self_pos.x) < this.MonViewComp.atk_dis){
|
||||
|
||||
this.MonViewComp.is_atking = true;
|
||||
this.MonViewComp.stop_cd = 0.1
|
||||
this.MonViewComp.as.change_default("idle");
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user