I'm okay with using A*, ScummVM uses it to great effect. My problem then is creating the graph for A* to use.
Allow me to steal an old picture from Phil's blog.
The yellow lines, as I understand it, are key to the A* phase.
Great. Now I have to merge polygons together for use
and somehow build a web of edges for A* to use.