Hi,
My question is probably very silly, but I have browsed the documentation and try different setting and I feel I have done something wrong in my setup but I cannot figure out what.
Here is my issue: I am using the AStart component with GridGraph. The graph is generated based on a Grid component that we have written and this seems to work perfectly fine. However, when no path are available, e.g. all the cells around the AI are deleted, the seeker.StartPath still generate a path and generatedPath.Error is false.
I would like to know when there is no way to reach the end goal so I can alterate the gameplay consequently.
Here is a screen shot of the situation : i58.tinypic.com/256a2l2.png
I have followed the tutorial step to setup my Astart, please let me know if I need to change anything or maybe to use another way to generate the path (not through a seeker ?)
Thanks a lot,
EarlyBird Team