Does anyone know how I could go about converting images to an ARGB 32 bit file for splat maps?
This has got me banging my head against a wall.
In Unity, in the import settings of the image file, make the texture type “advanced”- and under format, specify “ARGB 32 bit” .
Thank you so much!
I don’t know how I’ve been missing that all this time.