Game Development Community

Tinting a sprite

by Shiraz · in Torque X 2D · 02/22/2007 (11:16 pm) · 3 replies

Is there a way to tint a sprite in Torque X?

#1
02/23/2007 (9:18 am)
Haven't looked for a way to do it in TX, but here's how you do it in XNA, which should point you in the right direction:

msdn2.microsoft.com/en-us/library/bb194914.aspx

www.linkedin.com/img/webpromo/btn_viewmy_160x25.gif

www.mmogamedev.info/images/imgdc_ad1.gif
#2
02/23/2007 (10:32 am)
Check out this thread.
#3
02/23/2007 (11:07 pm)
Thanks guys! Luke's example got the job done!