英雄动画重构

This commit is contained in:
walkpan
2025-10-23 10:43:15 +08:00
parent b0751992f4
commit c1544365ba
211 changed files with 83876 additions and 35746 deletions

View File

@@ -22,7 +22,6 @@ export class debuff extends Component {
if(this.deff_cd >=1){
// this.node.setPosition(v3(-1000,0,0))
if(this.hero){
// this.hero.in_atked()
// this.hero.hp_less(Math.ceil(this.base.ap/this.base.time))
// console.log("debuff 总扣血:"+this.base.ap+" 每秒: "+Math.ceil(this.base.ap/this.base.time))
}