SebLague / Pathfinding

MIT License
668 stars 251 forks source link

Ensuring Continuous Movement and Reactivation of Pathfinding in Astar Prefabs #18

Open Wolfskin23149 opened 5 months ago

Wolfskin23149 commented 5 months ago

Hello Sebastian Lague,

I would like to ask how to prevent my prefabs using Astar from stopping movement when one of them has already found the target, and how to reactivate pathfinding when the prefab has already reached the target.