Can i change the colour of the texts in the "typewriter" effect?
ITSLEO
04 Oct 2017, 18:32so i tried to change the colour of the text with {color:red:"message"} and as i can see, it works only if it is a "print" message...but i want to have the colour of the text that is "moving"...it is possible or theres no way?
jmnevil54
04 Oct 2017, 18:36I thought the typewriter was just another variation on the usual text. There should be some way to do it!
Quest Forum Questers
05 Oct 2017, 00:42Odd. I figured your attempt or the ...
<font color = "red">YOUR FONT GOES HERE AND WILL BE RED</font>
would work. It doesn't work for the typewriter or the unscramble. I guess you'll have to wait and see if a code guru can assist. Good luck.

K.V.
05 Oct 2017, 02:39Ciao!
Is red text okay?
x = game.defaultforeground
game.defaultforeground = "red"
TextFX_Typewriter ("Hello Red!", 100)
game.defaultforeground = x
The code guru will be happy to find one less thing to do when he sees this thread!

Dcoder
05 Oct 2017, 05:15You're one of the code gurus now, KV!

K.V.
07 Oct 2017, 06:13You're one of the code gurus now, KV!
- I truly do appreciate the kind words.
- I hereby formally apologize to all code gurus for lowering the bar.
- I just realized something. (See #4.)
- I'm no guru. ...but, please, see #1.