You will need:
- Maya 2022/2023/2024 with Python 3 support
- Go to Maya's menu
Windows > Settigns/Preferences > Preferences
- Set
Up axis
toY
- Set
Working Units
tocentimeter
To install, first install Pillow
using the Maya's Python 3 interpreter
$> ./mayapy -m pip install Pillow
Put the max_payne_sdk_ldb_importer.py
file into the plug-ins
directory:
Windows:
C:\Users\<username>\Documents\maya\<version>\plug-ins\
Mac OSX:
/Users/Shared/Autodesk/maya/<version>/plug-ins/
Linux:
/home/<username>/maya/<version>/plug-ins/
Put the max_payne_sdk
and the max_payne_maya
into the scripts
directory:
Windows:
C:\Users\<username>\Documents\maya\<version>\scripts\
Mac OSX:
/Users/Shared/Autodesk/maya/<version>/scripts/
Linux:
/home/<username>/maya/<version>/scripts/
Start Maya and enable the plugin:
- Go to Maya's menu
File > Import...
- Select
Max Payne LDB Import