sr4dev / Unity-SpriteAssist

Unity Sprite mesh extension
https://github.com/sr4dev/Unity-SpriteAssist
233 stars 29 forks source link

Not working when editing the mesh of a PSD sprite #69

Open cwbeta opened 7 months ago

cwbeta commented 7 months ago

The plugin is working perfectly on Sprite created by PNG files, but when I use PSD (photoshop) files, which Unity supports, the mesh cannot be created properly. Maybe the alpha value of Sprites created by PSD files is wrong?

spriteassist_01 spriteassist_02

sr4dev commented 7 months ago

Unfortunately, PSD files are not supported at the moment. However, I would like to improve and add support for them in the future.