Play animation on every conversation line

Announcements, support questions, and discussion for the Dialogue System.
Post Reply
fanaei
Posts: 73
Joined: Wed Aug 15, 2018 10:38 am

Play animation on every conversation line

Post by fanaei »

Hi
I wanted to know how can I have a fade animation every time that we change the conversation line and seeing the next text?
There is a "show" animation when we start conversation, but I want to fade just text, on changing texts. I hope you got what I mean
User avatar
Tony Li
Posts: 20785
Joined: Thu Jul 18, 2013 1:27 pm

Re: Play animation on every conversation line

Post by Tony Li »

Hi,

Here are some ways to do that:

1. Set the subtitle panel's Visibility to Only During Content and tick Wait For Open and Wait For Close. Make sure the subtitle panel's Show and Hide animations fade the panel.

2. Or add Focus and Unfocus animations.

3. Or use Text Animator for Unity. The Dialogue System has integration with this separate paid asset published by Febucci. Text Animator can do fancy fades.
Post Reply