Page 1 of 1

text: letter by letter

PostPosted: Tue Jan 02, 2007 11:56 pm
by S0L1Dfake
I have a dumb question;
Is there any easy way to make text appear letter by letter proggressivly? For example you have a character talking on screen and below them is a caption and his text appears sort of as hes saying it instead of all at once. Anyone do this or know how to?

PostPosted: Wed Jan 03, 2007 12:20 am
by Game A Gogo
not yet

PostPosted: Wed Jan 03, 2007 4:53 am
by S0L1Dfake
ehhh... that sucks, oh well.

PostPosted: Wed Jan 03, 2007 3:38 pm
by Sgt. Sparky
:idea: OOOOOO! OOOOOO! :D :D :D do you mean like when you press the next button it goes to a different text!? Or when the actor is talking it shows the text moving along!? why not just make an animation of the text Moving? *takes a deap breath* :?:

PostPosted: Wed Jan 03, 2007 8:41 pm
by Game A Gogo
:idea: Well i think it would be better using a mask actor (will use less images and better graphics)

PostPosted: Thu Jan 04, 2007 10:20 pm
by Sgt. Sparky
hmmmm... how would the mask actor be used? :D :D

PostPosted: Fri Jan 05, 2007 12:01 am
by Game A Gogo
welll, all you do is an animation of a black actor, an the animation would make the black actor scroling out, like doing the opistie of the apearing text ex:

88888888
88888888

next frame

---88888
8888888

next frame

-------8
888888

next frame etc...

well, make the actor the same color as the BG under the text.

PostPosted: Fri Jan 05, 2007 12:02 am
by Sgt. Sparky
cool! :D Saltay...

PostPosted: Fri Jan 05, 2007 3:48 am
by Fuzzy
Not yet? Not yet? Cant be done? I hear too much of this in the GE forum!

Use a canvas and draw the text letter by letter. Or, use a text actor, and a mask to slowly reveal it. Or modify the text value using a timer. or half a million other ways!

PostPosted: Fri Jan 05, 2007 9:02 am
by Novice
Simply use a timer to copy letters from a string to a text actor. The length of the timer determines the speed of the scrolling.

PostPosted: Fri Jan 05, 2007 9:15 pm
by Game A Gogo
Fuzzy wrote:Not yet? Not yet? Cant be done? I hear too much of this in the GE forum!

Use a canvas and draw the text letter by letter. Or, use a text actor, and a mask to slowly reveal it. Or modify the text value using a timer. or half a million other ways!

Ive already covered the "mask" thing right up there! it would be perfect!
But makslane told us that he would be working on some special thing to make that happen, thats why a said not yet!

And also, he said an EASY way!