技能移动修改

This commit is contained in:
walkpan
2024-08-21 14:10:17 +08:00
parent 3f18763730
commit 76a7854e94
15 changed files with 161 additions and 104 deletions

View File

@@ -20,7 +20,7 @@ export class MonsterModelComp extends ecs.Comp {
// speed: number = 0;
/** 动画名资源 */
anim: string = "monster";
reset() {
this.id = -1;
// this.speed = 0;