Ignore self during Pathfinding

If you only have a dozen seekers (more specifically less than 31) you can update the graph with a tag for each seeker and make sure all seekers avoid all tags but their own. See http://arongranberg.com/astar/docs/tags.php