This script lets you modify the animation of an existing object by adding keyframes at the end of its animation curve to achive a sort of an oscillating decay of the last keyframe value driving the channel.
LAUNCH UI:
cra_springyChannels();
USAGE: ---------------------- Select an animated object and press SET KEYS ON CHANNELS. Each animated channel will become a "springy channel" by adding keyframes at the end of its animation curve.
If some channel is selected in the Channel Box, only these channels will be modified by the script. It works with main, shape and history channel box attibutes.
Change log:
Version: 1.1.1 Date: July 13, 2009
- Attempt to make it compatible with MAC OSX (not having a MAC to test it on).
Version: 1.1.0
Date: July 7, 2009
- Added "Collision Mode" to clamp maximun key values. Trying to fake some kind of "attribute collision".
- Merged the Linux and Windows versions into one MEL script, previously there was one file per platform.