コード例 #1
0
 void OnEnable()
 {
     PathFinder.RegisterAgent(this); //add itself to agents pool
 }