I'm using the Pathfinding behaviour, and I'm having trouble figuring out how to make sure that a single instance of an object (which there are multiple of) move along a path? When I click and if finds the path, it makes every instance move along that path. :/
How can I make it so that way it only moves that object with the UID? I already have it setup to set the UID of the object.