Hi friends,
i’m a bit despaired about creating alpha in gimp(shop) … i’m forced to do so because i cannot afford buying PS.
What i would like to do is creating a a texture with has an alpha channel which can be used by unity,
for example for the specular shader, to have more control over the gloss, as well as for transparent textures which are not only coloured in grayscales (to let unity build this alpha channel for me).
so i`ve messed around with gimpshop quite a lot now, but i still don’t get it.
There are two kinds of results:
First kind is: i create a picture with an alpha channel, and make some areas more alpha than others … gimp itself tells me there is an alpha channel, and its also visible because i can see this little light-grey and dark-grey cubes which gimp paints to make that visible.
When i export that to .psd-format, and import it into unity, unity doesn’t read this alpha channel … i have a texture with a hole in the middle then, and moving around the slider in the transparent/cutout-shader proves me that it indeed hasn’t got an alpha channel yet.
In the tutorial there was some photoshop file which one has to import to use this special alpha … but gimp cannot handle this file.
My question may be too much, but i would be very happy if someone could write me a simple step-by-step tutorial on how to make a simple alphachannel in the shape of a cube which overlays a texture, which would then work inside unity while the texture keeps its look.
(so that if i have a red texture, i don’t get a grey shade over it where the new alpha information is set)
Perhaps i have a fundamental misunderstanding of this stuff, but i imagine this kind of alpha information as a seperate one dimensional channel, into which i could ‘paint’ shapes.
The tutorials i found all did the same: they created alpha information which was considered alpha in gimp, but not in unity, and additionally changed my main texture which i !don’t! want to happen.
Really hoping that someone can help me here because i have tried a lot and still not getting results at all.