Game Development Community

T2D 1.1 SetBlendColor() and SetBlendAlpha()

by NEOK · in Torque Game Builder · 12/07/2005 (4:01 am) · 2 replies

The following fading tutorial doesn't work.
tdn.garagegames.com/wiki/Torque_2D/Getting_Started/FadingTutorial

I found that newely added SetBlendAlpha() func in T2D 1.1 does what the tutorial want to show.
Then what happen to SetBlendColor() ?

#1
12/07/2005 (5:18 am)
There are lots of items in TDN that need updating. All will be sync'd now that the alpha is out and the functional syntax is stable.

- Melv.
#2
12/16/2005 (6:55 pm)
Awesome! I haven't been able to get my blending to work right in 1.1 for my little test game... this clears up why. I'll get on changing those tutorials, too. How did I miss setblendalpha in the ref guide!?