I'm using the Pathfinding script for the Enemy to find my player, the issue is: the game is a endless runner and I'm looking for workarounds to make the Grid Graph keep together with the camera, because the enemy stop to pursuit the player after the limit of Grid Graph(line blue). The yellow mark is the camera, so how I can move the Grid Graph?![alt text][1]
[1]: /storage/temp/146976-path-finding-issue.png
↧