dd
This commit is contained in:
@@ -154,7 +154,7 @@ export class MonsterViewComp extends CCComp {
|
|||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
case 1:
|
case 1:
|
||||||
if(this.node.position.x > BoxSet.RIGHT_END){
|
if(this.node.position.x > BoxSet.RIGHT_END){
|
||||||
this.reset();
|
this.reset();
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
|
|||||||
Reference in New Issue
Block a user