Force the seeker to move along 4 main directions

Hi everyone,
just interested to know, is there anyway to force the seeker only move forward, backward, left and right to go to destination?

Hi

In the grid graph settings there is an option to set “Neighbours” to “Four”. That will make the path only go in 4 directions. You might want to use the AILerp movement script instead of the AIPath one (if that is the one that you have been using) to make it follow the path exactly instead of following it smoothly.