An ActorX .psk/.pskx/.psa importer for Unreal Engine 5.3
- Download main branch from here
- Create a "Plugins" folder in your (c++ ready) project
- Drag "UnrealPSKPSA" folder from the .zip file and put it in your unreal project's "Plugins" folder
- If your project cant be compiled automatically (message), rebuild it in visual studio
- Drag & Drop or right click->Import your .psk/.pskx/.psa files into the content browser
- https://github.com/halfuwu (majority of the importer)
- https://github.com/djhaled (Ui & fixes)
- https://github.com/KaiserM21 (fixes)