Login / Registrieren
DE EN FR ES IT CZ
Zurück Nach oben

Having two text speeds at the same time? (different characters)

  • #1, by saintandsimon 13 years ago Zitieren
    Could this be possible to do, having two text speeds at the same time, if different characters are talking?

    Right now I'm building a scene where one character talks on the phone in the background (as a background text). and another character is talking with the main character (not as background text, just normal). Is there a way to do this? Since the only way to change the text speed seem to be quite global, affecting all the text.

    Cheers!
  • #2, by afrlme 13 years ago Zitieren
    you just add the p integer value at the end of the display text like so...

    -- display text for 2 seconds
    blah blah blah... <p2>

    -- or
    blah blah blah <p2s>

    -- or
    blah blah blah <p2000ms>

    -- etc...
  • #3, by saintandsimon 13 years ago Zitieren
    fo real? oh, nifty tricks you've got mr Lee. I shall try it!
  • #4, by afrlme 13 years ago Zitieren
    everything you need to know about displayed texts: http://wiki.visionaire-tracker.net/wiki/Displayed_Text