Giter Site home page Giter Site logo

pinkuburu / max_payne_ldb_importer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from m0nstr0/max_payne_ldb_importer

0.0 0.0 0.0 321 KB

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

License: GNU General Public License v3.0

Python 100.00%

max_payne_ldb_importer's Introduction

Max Payne 1 LDB Importer plugin for Maya 2022

Prerequisites:

You will need:

  • Maya 2022 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

max_payne_ldb_importer's People

Contributors

m0nstr0 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.