- Uređeno
[photoshopToSpine] absolute paths not handled
When we want to use the photoshopToSpine script with an absolute path, it is not handled correctly. We want to export the json and image folders outside the psd file hierarchy.
We are forced to use the relative path from the psd file only, which is really limited for us.
"D:/" became "/d/".
Could you fix this path handling in photoshopToSpine script ?
Thanks in advance.
17 dana kasnije
Up.
Something seems to be failing around here :
https://github.com/EsotericSoftware/spine-scripts/blob/master/photoshop/PhotoshopToSpine.jsx#L1084
It's cumbersome whenever we want to export images/jsons outside of the psd file relative hierarchy.