Hi guys,
Im trying to make a pacman game with touch controls using the pathfinding behavior.
Is there a way to make pacman move (like in the pacman game) without touching the walls, (not doing diagonals).
I would like to restrict the movement to 4 directions.
Is this possible?