Chiron
09-02-2001, 07:34 AM
Hi all, got some questions, hope you can help me out here!
1) In my game, I want some text to be displayed on the screen. What's the best way to do this?
Info: I have a 3D scene, right now I build a font from a TGA and write the text in Ortho.
Problem: text is lit by the lights in my scene.
The problem is solved by disabling the lights before writing the text but this sounds so stupid to me. I mean, isn't there a more efficient way? I try not to use scissors here btw.
2) You can see the black around each character. What blending method do I use to make a key color (black here) dissappear?
Thanks alot!
1) In my game, I want some text to be displayed on the screen. What's the best way to do this?
Info: I have a 3D scene, right now I build a font from a TGA and write the text in Ortho.
Problem: text is lit by the lights in my scene.
The problem is solved by disabling the lights before writing the text but this sounds so stupid to me. I mean, isn't there a more efficient way? I try not to use scissors here btw.
2) You can see the black around each character. What blending method do I use to make a key color (black here) dissappear?
Thanks alot!