Unity weirdness: say you want to make a spritesheet from a jpeg where alpha comes from greyscale.
Importing it as a sprite/multiple has no greyscale alpha option,
but,
if you switch the asset to a texture, set it to greyscale alpha, then switch it back to a sprite, the alpha is applied. Huh.
5 months ago