Skip to content

m0nstr0/max_payne_ldb_importer

Repository files navigation

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

About

Max Payne 1 and Max Payne 2 LDB (Game levels) and KF2 (Game Models) files importer plugin for Maya 2022/2023

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Languages