Page 1 of 1

Alternating left/right portrait?

Posted: Mon Mar 21, 2022 4:08 pm
by nicmar
We have these cute bubbles but decided to use full width dialogs instead and keep bubbles for barks.

So the question popped up, how do we alternate so when the npc talks, the portrait is on the left, and the player’s is on the right when she talks?

(I assume this is the standard, but please enlighten me.. :)

Thank you in advance!

Re: Alternating left/right portrait?

Posted: Mon Mar 21, 2022 5:12 pm
by Tony Li
Hi Niclas,

The VN Template Standard Dialogue UI might be overkill, but it's probably a good starting point. The NPC portrait is on the right and the Player portrait is on the left, so you'll want to move them to the other side.

Also, the VN Template shows both portraits, with the active speaker's portrait in full color and the other portrait darkened. If you don't want that effect, you can remove all the "focus/unfocus" animations and animator triggers.

There's also a third portrait image (Subtitle Panel 2) for extra characters, but you might prefer to delete it if you don't need it.

Re: Alternating left/right portrait?

Posted: Mon Mar 21, 2022 11:51 pm
by nicmar
Great, thanks!