I have a simple path finding ai that looks for an item and then sets path to nearest, but it sets it for every copy of the ai instead of it individually. that means they all set a path for that one object closest to the closest ai rather than individually going to whats closest to them.
thoughts?