Page 1 of 1

Force Portrait

Posted: Sun Dec 02, 2018 5:46 pm
by Alatriste
Hi,

I was wondering how could I force to display an actor portrait, even when its lines hasn't been delivered yet. Usually, I do it when the first line is triggered, but I have a special case where I'd like to display the actor before starts talking.

Re: Force Portrait

Posted: Sun Dec 02, 2018 7:16 pm
by Tony Li
Hi,

The easy way without scripting is to give the actor a line, but make the text a blank space and the Sequence "Delay(0)".

Re: Force Portrait

Posted: Mon Dec 03, 2018 3:09 am
by Alatriste
Thanks Tony! I'll do that.

Re: Force Portrait

Posted: Mon Dec 03, 2018 1:19 pm
by Alatriste
Hi,

It actually works better with a "Continue()" instead than with the "Delay(0)", which still requires the player input.
But I got the effect I wanted! :)

Re: Force Portrait

Posted: Mon Dec 03, 2018 1:54 pm
by Tony Li
Good catch. I forgot you're using a continue button.