Myself and an artist shuttle Spine projects back and forth a lot. We both have our own copy. When either of us opens a project from the other, it's necessary to set the image paths each time.
It would be nice if Spine tried a relative path as well. Maybe good logic would be...
If the image path is in or under the path that the spine file is saved...
Store a relative path from the spine file
Else
Store an absolute path
Or maybe just store both an absolute and relative path. When the spine file is opened, try the absolute path first and then the relative path.
Or maybe something else. It would just be nice to avoid this little step each time a received Spine file is opened.
-Erik