mirror of
https://github.com/DarklightGames/io_scene_psk_psa.git
synced 2024-11-24 06:50:13 +01:00
A Blender plugin for importing and exporting Unreal PSK and PSA files
io_export_psk_psa | ||
.gitignore | ||
LICENSE | ||
README.md |
This Blender add-on allows you to export meshes and animations to the PSK and PSA file formats.
Installation
- Download the zip file for the latest version from the releases page.
- Open Blender 2.80 or later.
- Navigate to the Blender Preferences (Edit > Preferences).
- Select the "Add-ons" tab.
- Click the "Install..." button.
- Select the .zip file that you downloaded earlier and click "Install Add-on".
- Enable the newly added "Import-Export: PSK/PSA Exporter" addon.
Usage
Exporting a PSK
- Select the mesh objects you wish to export.
- Navigate to File > Export > Unreal PSK (.psk)
- Enter the file name and click "Export".
Exporting a PSA
- Select the armature objects you wish to export.
- Navigate to File > Export > Unreal PSA (.psa)
- Enter the file name and click "Export".
FAQ
Can I use this addon to import PSK and PSA files?
Currently, no. If you are looking for a PSK/PSA importer, use this one!