// =========================================================================== // Copyright 2018 Autodesk, Inc. All rights reserved. // // Use of this software is subject to the terms of the Autodesk license // agreement provided at the time of installation or download, or which // otherwise accompanies this software in either electronic or hard copy form. // =========================================================================== displayString -replace -value "You must create a control rig on the character in order to retarget the result to an animation layer\n" m_hikInputSourceUtils.kCantUseLayer; displayString -replace -value "You must create an animation layer in order to retarget the result to the control rig\n" m_hikInputSourceUtils.kCreateLayer; displayString -replace -value "The animation layer provided is not empty. Note that it is being set to override mode. This may affect other animation in your scene.\n" m_hikInputSourceUtils.kNonEmptyLayer;