void OnEnable()
 {
     PathFinder.RegisterAgent(this); //add itself to agents pool
 }