Esempio n. 1
0
 void Start()
 {
     PathPoint.AddSubPathPoint(id, transform.position, distance);
     AddMainPathPointLink();
 }