OVERSHOOT TOOL 1.1
This script is a Maya script that creates a custom window tool to apply overshoot animation to objects in Maya.
The script creates a window with a UI that includes sliders for Interpolation Factor and Amplitude Factor,
checkboxes to select which attributes to animate (Translate X, Y, Z, Rotate X, Y, Z),
and 2 buttons , positive and negative direction. When the Overshoot button is clicked,
the script will apply overshoot animation to the selected objects.
The overshoot animation is achieved by setting keyframes on the selected attributes and then adding an intensity factor to the value of the attribute based on the interpolation factor.
The resulting animation will have a realistic overshoot and settling effect.
In this new version you can choose the type of tangent, also when you open the tool he will show you the actual type of tangent.
The interface is also better.
Installation : Open the script in the script editor, drag and drop to the shelf and put the Original Icon
OVERSHOOT TOOL v1.1