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