dd
This commit is contained in:
@@ -236,7 +236,7 @@ export class MonsterViewComp extends CCComp {
|
||||
this.as.atk();
|
||||
this.scheduleOnce(()=>{
|
||||
this.shoot(this.skill_uuid);
|
||||
},0.2)
|
||||
},0.4)
|
||||
}
|
||||
}else{
|
||||
this.atk_time += dt;
|
||||
|
||||
Reference in New Issue
Block a user