Dark alpha blending

Blitz3D Forums/Blitz3D Programming/Dark alpha blending

JoshK(Posted 2004) [#1]
What is the blend mode to do this? 2 doesn't display alpha-fading.


Ross C(Posted 2004) [#2]
Yeah, it's a pain Halo. What i did, is use the map i had for the blend mode 2, inverted the image/texture, then used the default blend modes, with an entityalpha value of 0.99.


JoshK(Posted 2004) [#3]
I got it by using a tga with alpha channel.


Ross C(Posted 2004) [#4]
Ah, cool thanks. I'll give that a shot too :)


sswift(Posted 2004) [#5]
What in the world are you talking about?

What is dark alpha blending?


puki(Posted 2004) [#6]
I suppose it is to do with Dark Alpha masks and stuff.


Trixx(Posted 2004) [#7]
I believe they are talking about this:
http://www.blitzbasic.com/Community/posts.php?topic=32790