max_payne_ldb_importer
max_payne_ldb_importer copied to clipboard
Max Payne 1 and Max Payne 2 LDB (Game levels) and KF2 (Game Models) files importer plugin for Maya 2022/2023
Max Payne 1 and Max Payne 2 LDB (Game Levels) Importer plugin for Maya 2022/2023/2024
Specifications
Files specifications
Prerequisites:
You will need:
- Maya 2022/2023/2024 with Python 3 support
Maya Configuration:
- Go to Maya's menu
Windows > Settigns/Preferences > Preferences - Set
Up axistoY - Set
Working Unitstocentimeter
Installation:
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:
Import:
- Go to Maya's menu
File > Import... - Select
Max Payne LDB Import