This commit is contained in:
2024-09-30 10:50:57 +08:00
parent 5d79ad7d4f
commit d43b6895c7
11 changed files with 613 additions and 852 deletions

View File

@@ -214,6 +214,7 @@ export class HeroViewComp extends CCComp {
}
if(dir < this.atk_dis){
this.is_atking=true
this.stop_cd = 0.1
}else{
this.is_atking=false
}