P
pyrozen
Guest
the new version works great! good job.
lee
lee
I dont know. Which is why i posted herei agree, thankfully i got pleanty of experience with them back in my quake days![]()
Can you do transparency @ 24bits with Image2Tex?
I briefly tried, but i knew the language of the old world so i just spoke in tounges and it worked![]()
The thought did cross my mind. Havnt bothered to check it yet. Maybe i should do that now.Have you checked to make sure all the black is 0 for all three colors RGB instead of R=0 G=0 B=1 it needs to be R=0 G=0 B=0. Just a suggestion to why it ain't transparent cause it worked for me.
good post, that's a whole lot easier than custom indexing a palette. To bad you cant change it though, i prefer neon green for my transparencies. Oh well...Have you checked to make sure all the black is 0 for all three colors RGB instead of R=0 G=0 B=1 it needs to be R=0 G=0 B=0. Just a suggestion to why it ain't transparent cause it worked for me.