@@ -346,6 +346,10 @@ export class LevelAction extends Component {
.by(0.3, { position: new Vec3(80, 0, 0) }, { easing: 'sineOut' })
.start();
});
+
+ //重新排列次
+ this.waitArea.arrangeCups();
+ this.outArea.arrangeCups();
}
// 在添加完成后处理暂存区倒水