Tween Machine Py3 for Maya 2022+

$0+
7 ratings

I would like to hear your feedback. in the coming year, the script will be incorporated into more tools, and have a new UI and feature set.
But id like to hear what you like and do not like. So feel free to leave a review after some time using the script.

Currently the tool has now been forked and adopted to work in zootools made by Andrew Silke and his team. To check that out head over to www.create3dcharacters.com (im not affiliated, just friends with them.) Their toolset is wonderful. Try them out their discord is https://discord.gg/DuvBYBdw3D

Here is the classic tween machine that animators have used and loved. its free. Its simple. and it works.

Orginal contributions and recognitions are still in place. My work was for the conversion and the revival of the archived open source project.

Non Commercial = Yes

Commercial = Yes


Installation

Windows:

Move the tweenMachine.py file to your default Maya scripts directory.

C:/Users/username/Documents/maya/version_number/scripts

Save the icon into the “prefs/icons” folder for the same Maya version.

C:/Users/username/Documents/maya/version_number/prefs/icon

Once everything is installed, open Maya. In the script editor, type the following in a Python tab:

import tweenMachine
tweenMachine.start()

Highlight the line, then select File–>Save Selected to Shelf to turn it into a shelf button. Use the Shelf Editor to assign the icon to the shelf button.

Mac OS:

Move the tweenMachine.py file to your default Maya scripts directory.

/Users/username/Library/Preferences/Autodesk/maya/version_number/scripts

Save the icon into the “prefs/icons” folder for the same Maya version.

/Users/username/Library/Preferences/Autodesk/maya/version_number/prefs/icon

Once everything is installed, open Maya. In the script editor, type the following in a Python tab:

import tweenMachine
tweenMachine.start()

Highlight the line, then select File–>Save Selected to Shelf to turn it into a shelf button. Use the Shelf Editor to assign the icon to the shelf button.

Linux

Do all the same stuff wherever your maya scripts folder is. You can find it by entering the following in a Maya Script Editor:

import sys
for s in sys.path:
    print(s)

And then find the maya/version_number/scripts/ folder and follow the same steps as above.

$
I want this!
1,445 downloads

1 Free Copy of tweenMachine for maya 2022+

Size
23.4 KB
Copy product URL

Ratings

4.4
(7 ratings)
5 stars
72%
4 stars
14%
3 stars
0%
2 stars
14%
1 star
0%
$0+

Tween Machine Py3 for Maya 2022+

7 ratings
I want this!