Pathfinding needs some work
Posted: Fri Dec 03, 2010 12:45 pm
I had an impossible escort quest in Kor'Pul. The poor guy couldn't path his way to the portal. He kept walking back and forth along a wall. The layout was roughly as follows:
This is obviously neither accurate nor to scale, but you get the idea. The path was too long and windy for him to navigate, so he just tried to move in that general direction. The result was him shuffling back and forth along that wall.
Code: Select all
o portal
n escort NPC
# wall
path
#############
## ##
## ### ### ##
## ### ### ##
## ### ### ##
## ###o### ##
## ####### ##
## ####### ##
## n ##
#############