Hi,
I tried to regenerate a map path finding for only one instance of an object. But it seems that after remapping, all my instances have the same pathfinding map.
Is it a normal behavior of the path finding plug-in ? Or did i miss something ?
What i need : i have 3 instances of the same object. All the instances have the same path finding. But when one of this instance unlock a door (by putting his solid state to disabled), the obstacle map change for him but not for the other 2 instances.
How can i do that ?
If i do "regenerate obstacle map" on this instance, all the instances have the door unlock.
Thanks