技能移动修改
This commit is contained in:
@@ -20,7 +20,7 @@ export class MonsterModelComp extends ecs.Comp {
|
||||
// speed: number = 0;
|
||||
/** 动画名资源 */
|
||||
anim: string = "monster";
|
||||
|
||||
|
||||
reset() {
|
||||
this.id = -1;
|
||||
// this.speed = 0;
|
||||
|
||||
Reference in New Issue
Block a user