攻击次数 继续完善

This commit is contained in:
2025-06-12 10:56:12 +08:00
parent a0bd1da1ca
commit 4c0d1023a0
8 changed files with 91 additions and 53 deletions

View File

@@ -142,9 +142,7 @@ export class HeroViewComp extends CCComp {
this.yun_cd -=dt;
return
}
this.at += dt;
this.in_stop(dt);
// 处理伤害队列
this.processDamageQueue();
}