Appears when you try to instantiate an action clip and the object and parameter names stored in the action source are not available in the current model. Use these controls to redirect the animation in the action source so that it drives other, available objects and parameters.
For more information, see Copying Action Sources between Models [Nonlinear Animation in the Animation Mixer].
For each parameter in the Unconnectable column, type a new parameter in the Connect To column. You can type the entire scripting name of a parameter or you can use the autofill features. To leave a source parameter unconnected so that it does not animate anything, leave the corresponding column blank.
If you want to replace parts (substrings) of a name rather than an entire name, you must use the Find and Replace options.
The first occurrence of the search string in each unconnectable parameter name is replaced. If Obj Only is selected, the scope is limited to the object name before the first period and the rest of the parameter name is not considered.
Sometimes you need to perform more than one find-and-replace operation on the parameter names. For example, you may need to map prefix_Object1_suffix to Object1, prefix_Object2_suffix to Object2, and so on.
If you replaced "prefix_" with an empty string, the objects in the Connect To column would be:
Object1_suffix. ... Object2_suffix. ... ...
However if you then replace "_suffix" with an empty string, the objects in the Connect To column become:
prefix_Object1. ... prefix_Object2. ... ...
This happens because the replacements are performed on the Unconnectable column. To stop it from happening, select the Target option. This allows the replacements to be performed on the Connect To column, allowing you to use successive find-and-replace operations with the desired result:
Object1. ... Object2. ... ...
Before you click Connect, you can test your replacements by clicking Validate. Any parameter name in the Connect To column that is still not recognized is shown in red.
Once you have specified new parameters for the unconnectable ones, click Connect to create the action clip. If any parameter names in the Connect To column are still unrecognizable, they are shown in red. However, you can leave rows blank — the corresponding parameters are unconnected and don't drive anything.
If Merge with Template is selected, the Unconnectable and Connect To columns are saved as new rules in the active connection-mapping template. If no template is active, a new one is created. This means that the next time you create a clip with the same source parameters, these values are remembered and automatically used again.
Except where otherwise noted, this work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License