Browse Source

KKKKKKKKKKKKK

woso_javan 3 tháng trước cách đây
mục cha
commit
16cab0fb42
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      assets/module_take_goblet/Script/LevelAction.ts

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