Hey
I recently tried to modify some textures by trying to make parts of them transparent. I loaded the texture in gimp and used the eraser tool to remove parts of the texture. However when I pack the textures back into the game (I'm pretty sure I do this correctly since other modified, opaque textures work fine) then they either:
1. Instead of parts that should be transparent, they're black
2. Don't load in the game at all (can't see the model and need to use mouse to exit the wardrobe).
I use DXT5 compression to save textures that should be transparent.
Is there some proper way to apply alpha to the textures, and if so what is it?
I recently tried to modify some textures by trying to make parts of them transparent. I loaded the texture in gimp and used the eraser tool to remove parts of the texture. However when I pack the textures back into the game (I'm pretty sure I do this correctly since other modified, opaque textures work fine) then they either:
1. Instead of parts that should be transparent, they're black
2. Don't load in the game at all (can't see the model and need to use mouse to exit the wardrobe).
I use DXT5 compression to save textures that should be transparent.
Is there some proper way to apply alpha to the textures, and if so what is it?