GithubHelp home page GithubHelp logo

silverdash / io_scene_psk_psa Goto Github PK

View Code? Open in Web Editor NEW

This project forked from darklightgames/io_scene_psk_psa

0.0 1.0 0.0 289 KB

A Blender 2.8 plugin for importing and exporting Unreal PSK and PSA files

License: MIT License

Python 100.00%

io_scene_psk_psa's Introduction

This Blender add-on allows you to import and export meshes and animations to and from the PSK and PSA file formats. In addition, the non-standard PSKX format is also supported for import only.

Installation

  1. Download the zip file for the latest version from the releases page.
  2. Open Blender 2.80 or later.
  3. Navigate to the Blender Preferences (Edit > Preferences).
  4. Select the "Add-ons" tab.
  5. Click the "Install..." button.
  6. Select the .zip file that you downloaded earlier and click "Install Add-on".
  7. Enable the newly added "Import-Export: PSK/PSA Importer/Exporter" addon.

Usage

Exporting a PSK

  1. Select the mesh objects you wish to export.
  2. Navigate to File > Export > Unreal PSK (.psk)
  3. Enter the file name and click "Export".

Importing a PSK/PSKX

  1. Navigate to File > Import > Unreal PSK (.psk/.pskx)
  2. Select the PSK file you want to import and click "Import"

Exporting a PSA

  1. Select the armature objects you wish to export.
  2. Navigate to File > Export > Unreal PSA (.psa)
  3. Enter the file name and click "Export".

Importing a PSA

  1. Select the armature object that you wish you import actions to.
  2. Navigate to the Object Data Properties tab of the Properties editor.
  3. Navigate to the PSA Import panel.
  4. Click "Select PSA File".
  5. Select the PSA file that you want to import animations from and click "Select".
  6. In the Actions box, select which animations you want to import.
  7. Click "Import".

FAQ

Why are the mesh normals not accurate when importing a PSK extracted from UE Viewer?

If preserving the mesh normals of models is important for your workflow, it is not recommended to export PSK files from UE Viewer. This is because UE Viewer makes no attempt to reconstruct the original smoothing groups. As a result, the normals of imported PSK files will be incorrect when imported into Blender and will need to be manually fixed.

As a workaround, it is recommended to export glTF meshes out of UE Viewer instead, since the glTF format has support for explicit normals and UE Viewer can correctly preserve the mesh normals on export. Note, however, that the imported glTF armature may have it's bones oriented incorrectly when imported into Blender. To mitigate this, you can combine the armature of PSK and the mesh of the glTF for best results.

io_scene_psk_psa's People

Contributors

cmbasnett avatar

Watchers

James Cloos 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.