This commit is contained in:
2024-09-12 07:58:03 +08:00
parent 4501876c37
commit 50d192b7b1
64 changed files with 12158 additions and 4612 deletions

View File

@@ -364,9 +364,7 @@ export class MonViewComp extends CCComp {
pos.y=pos.y+60;
tip.load(pos,type,value,s_uuid,node);
}
get_mon_pos(){
return this.node.getPosition()
}
/** 静止时间 */
in_stop (dt: number) {
if(this.stop_cd > 0){