woso_javan 3 сар өмнө
parent
commit
16cab0fb42

+ 4 - 0
assets/module_take_goblet/Script/LevelAction.ts

@@ -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();
         }
 
         // 在添加完成后处理暂存区倒水