A Photoshop importer tool for the Unity game editor that simplifies layer import and layout rebuilding in Unity.
This is a rewrite of an earlier importer to use the more compatible NtreevSoft PSD Parser library as well as make the project more maintainable.
Get the latest UnityPackage from the GitHub releases page. The PsdToUnity
directory can be moved anywhere afterwards.
Documentation is WIP but the basic workflow from the old PSD importer still applies.
- Only raster layers are supported as of now. For best results, flatten layers in Photoshop before importing.