Skip to content

Latest commit

 

History

History
79 lines (51 loc) · 1.65 KB

README.md

File metadata and controls

79 lines (51 loc) · 1.65 KB

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 axis to Y
  • Set Working Units to centimeter

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