Hi all, this has got my head in a spin. I have 8 actives: North(90 degree), South(270 degree), West(180 degree), East(0 degree) and N/W, N/E, S/W, S/E, all positioned in a circular fashion like found on a compass. When I click on one of those actives, I want another active(marker active) to travel in a circular fashion towards the active that has been clicked - only via the quickest route: it will travel clockwise or anti-clockwise depending on how close it is to the active that has been clicked.

I can do this in part, but I have a problem if the marker active is @ 270 or 315 degree. I can't get it to travel from 315 to 0 via the quickest route. Hope that makes sense.

An example of this would be great. Thanks.