Hi.
Loving the course so far. Managed to get this far without any major issues. So far all steps of the course have been spot on.
I have been following this section as best I can. However, after adding in the HasPath() implementation to the MoveAction. The movement has severely slowed down and halts when moving grid positions. I suspect something is calculating too often when it does not need to. As it now seems very unusable.
Not sure if this is the nature of a simple path finding algo. Or something is wrong in my code? Just concerned I will struggle on the next steps to complete
I have added my project here, as I know someone may ask for code examples.
https://drive.google.com/file/d/1iDgUp2hiOxnAfUtEeByqLjxhFbj0hvGC/view?usp=sharing
Regards
Paul