972455782 1 năm trước cách đây
mục cha
commit
63ed313af5
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Assets/Game_Hyperspace/Script/Move.cs

+ 1 - 1
Assets/Game_Hyperspace/Script/Move.cs

@@ -15,7 +15,7 @@ public abstract class Move
     protected List<SpineAnimationLoader> _gos;
     protected List<SpineAnimationLoader> _setList = new List<SpineAnimationLoader>();//已经设置好坐标的靶子
 
-    protected static int RamdomNum = 50;
+    protected static int RamdomNum = 200;
     /// <summary>
     /// 是否和已生成的重叠
     /// </summary>