So if I put the object out of the path search radius and then make it move towards this search radius it works just fine. But if I put the object inside the search radius from the beginning then it does not "see" the collide and doesn't start following the path. How can I fix this? I tried the spawner solution but it makes the object appear out of nowhere which is unacceptable for my game.