Make Controller (or Object) Unique
Converts an instanced clone of a controller to a copy that’s unique to the current object. Objects and modifiers can also be made unique.
Your result depends on whether or not the data flow branches at the selected container:
-
If the data flow does not branch anywhere below the selected container, nothing happens.
-
If the data flow does branch at or below the selected container, the data flow above the branch is split from the current dataflow as a unique object. The data flow from the selected container to the master object is copied and attached to the new unique object.
Reference
Make Contoller Unique: Converts an instanced clone of a controller to a copy that’s unique to the current object.
How To
To convert an instance or a reference to a unique object:
-
Select a Modified Object container or an Object container.
-
Click Make Unique.