2D lights
by David Alaves · in Torque Game Builder · 01/25/2006 (2:33 am) · 3 replies
Hi all,
Is it possible to include some kind of 2D lights?
If it's not possible... is it a feature planned for the future?
Thanks,
David
Is it possible to include some kind of 2D lights?
If it's not possible... is it a feature planned for the future?
Thanks,
David
About the author
#2
also consider that in the latest version of T2D, you can use .dts (3d) objects in your 2d game. You could "bake" textures with lighting onto the .dts mesh objects. You could animate the textures to turn the lighting on and off. Cool huh :-)
01/25/2006 (10:23 pm)
In addition to what Steve said (for example see the fishdemo where just a few sprites in the background are blended to look like moving sunbeams through the water) also consider that in the latest version of T2D, you can use .dts (3d) objects in your 2d game. You could "bake" textures with lighting onto the .dts mesh objects. You could animate the textures to turn the lighting on and off. Cool huh :-)
#3
01/25/2006 (11:05 pm)
It should actually be cool to do shader-sprites someday to get lighting.
Torque Owner Steve Miles