This commit is contained in:
2024-09-18 13:59:54 +08:00
parent cd0dc9fe7c
commit 839ccba3de
4 changed files with 111 additions and 277 deletions

View File

@@ -174,8 +174,8 @@ export class HeroViewComp extends CCComp {
this.in_atk(dt);
this.hp_show()
// this.in_speek(dt);
// this.move(dt);
this.move_to()
this.move(dt);
// this.move_to()
// if(this.m_timer.update(dt)){
// this.move_to()
// }