Skip to content

Scobalula/pskMaya

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pskMaya

Unreal PSK Importer for Autodesk Maya, supports skeletal- & static meshes

Disclaimer

This was written over 2 years ago and I was still learning a lot about programming, Maya, etc. then, so this is not exactly that good of an importer, if you want to fork and improve, feel free too, but it's unlikely I'll rewrite it or improve it

Installing

  1. Download the source code
  2. Add the Python scripts to your scripts folder (usually in Documents/maya/maya_ver/scripts).
  3. Open your usersetup.mel (create one if you don't have one) and add the following: python("import pskMaya");
  4. Restart Maya or input above line into MEL to initiate script without restarting.

About

PSK Maya Importer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages