コード例 #1
0
 void OnNewPathCreated(List <Vector3> points)
 {
     selectedTank.SetPath(points);
 }