Compare commits
No commits in common. "8f7834a79a4b7f7144ffefea0bc63ca22c8b4abe" and "03dd7103e0e1f1092f97e682bd30adf89840380f" have entirely different histories.
8f7834a79a
...
03dd7103e0
|
|
@ -145,7 +145,7 @@ public class UnmannedAerialVehicleManage : MonoBehaviour
|
||||||
[ContextMenu("Test")]
|
[ContextMenu("Test")]
|
||||||
public void Test()
|
public void Test()
|
||||||
{
|
{
|
||||||
MatrixFormation(30, 1);//根据想定数据去设置无人机数量
|
MatrixFormation(30, 6);//根据想定数据去设置无人机数量
|
||||||
}
|
}
|
||||||
|
|
||||||
// Update is called once per frame
|
// Update is called once per frame
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue