#124762 - nimaranjbar - Sun Apr 08, 2007 8:44 am
Hello all,
I was wondering if there is a way to put a text at x,y position of the screen. i.e printText(10,10) to put the text at location 10,10.
Also any ideas of how commercial games use transition effects on texts?
i.e printText(10,10,left_right) to place text @10,10 using left-right fade effect?
The only solution to display text I've found is using console iprintf, what are other solutions?
Thanks in advance.
I was wondering if there is a way to put a text at x,y position of the screen. i.e printText(10,10) to put the text at location 10,10.
Also any ideas of how commercial games use transition effects on texts?
i.e printText(10,10,left_right) to place text @10,10 using left-right fade effect?
The only solution to display text I've found is using console iprintf, what are other solutions?
Thanks in advance.