- Home /
This question was
closed Jul 15, 2020 at 03:17 PM by
thehonghong for the following reason:
I found out and solve the problem
Question by
thehonghong · Jul 14, 2020 at 05:39 PM ·
scripting problemalgorithm
Dijkstra's Algorithm Logic problem make Unity Not Responding
I am currently working on Dijkstra's Algorithm for my Assignment. However, there are some weird issues when the path is block and make Unity become not responding. I couldn't find out the problem so I try to get help from here.
The problem happen when I testing with this case :
But for this case :
It didn't trigger the problem so I find the problem is weird.
Any help is appreciate.
Here is the project file I am working on :
http://www.mediafire.com/file/tnhgfgfdrec26n0/Dijkstra%2527s_pathfinding.zip/file
Comment