Open Kayrohinc opened 10 years ago
Unfortunately I have no idea how to parse the layer groups correctly either, you can either uncheck them in the window, delete them, or merge them into a layer before importing. If you can find a way to do it, please commit it to a fork and we'll implement it here.
I found the other project : http://u3d.as/content/magic-n-real/psd-layers-to-png-files/2F1 This package works well, maybe it can help you to fix this problem
I found LayerSectionInfo.cs in your plugin, it seems to be the solution, but I can't find how to connect LayerSectionInfo and psdfile
When I try to use parser with the psd that using layer groups- I can't parse it correctly there are some emply layers like "name of group" "</layer group>" How can I fix it?