I want try to add a logo on the default net, but when i open the game the logo is without transparency. I use MAX 2016. What you suggest for fix this.


Rounders wrote:I have create the texture of the logo in Adobe photoshop CC 2020 with format .TGA with alpha channel. Is not this the problem but i think there is something to add in a .ini file but i don't know in which.
Data/Models/Textures/NetLogo
{
ZWrite
{
Map Data/Models/Textures/NetLogo
blendFunc Blend
}
}
manutoo wrote:Rounders,
you can use a 2nd texture, but in this case, you have to add a transparent shader for it in "Scripts/Tennis.Shader" .
Something like this :
- Code: Select all
Data/Models/Textures/NetLogo
{
ZWrite
{
Map Data/Models/Textures/NetLogo
blendFunc Blend
}
}
Try without ZWrite if you have overlapping issues.
Users browsing this forum: ClaudeBot, Meta [Bot] and 1 guest