Game Development Community

Text special effect

by gamer · in Torque Game Engine · 04/03/2006 (11:09 am) · 0 replies

Is there a way to initialize a scrolling and typing text effect? eg, the text appears one letter at a time. is this kind of animation possible in torque? I guess I can start a thread and then have it set the text of a GuiTextCtrl periodically, how can this be done? can this be done in torque script?