Script Reference
Character


 speech ( character ; text ; voice soundsample ; DSP Effect ; dontwait)     //Beginner

Used for : Characters.

Parameters:


Description :

Lets your character say something. The text, if enabled, will be displayed above the characters head. You can add a soundfile with a voiceover.  "dontwait" causes a cutscene or textscene to proceed instead of waiting for the offspeech to finish. If no voicesample is provided the time for the text to disappear can be defined with  textspeed.

[ Variables] can be used as parameters. "self" can be used to select the currently focused character.