For some reason the areas around my main texture don’t go invisible when using that shader. Whats wrong with my textures? How do I make a decal texture and import it?
If you want to have transparent decals, you can’t use the Unity shader. This one is only for opaque main textures on top of which a decal is drawn. You may consider to use my freely available Decal System and just use the shaders.