delayTypewriterUntilOpen

Announcements, support questions, and discussion for the Dialogue System.
User avatar
Tony Li
Posts: 21987
Joined: Thu Jul 18, 2013 1:27 pm

Re: delayTypewriterUntilOpen

Post by Tony Li »

Hi,

Sounds good.

All files are handled confidentially. If you do want to send your main project at any point, we can sign an NDA if you prefer.

When the subtitle panel triggers the Show animation, it monitors the animator to know when the animation is done.
hipsterdufus
Posts: 95
Joined: Thu Aug 12, 2021 6:39 pm

Re: delayTypewriterUntilOpen

Post by hipsterdufus »

I'll send you an email, I made a new project and it behaves the same way. I must be missing some kind of configuration.
User avatar
Tony Li
Posts: 21987
Joined: Thu Jul 18, 2013 1:27 pm

Re: delayTypewriterUntilOpen

Post by Tony Li »

I got your email. I'll reply back by the end of the day.
User avatar
Tony Li
Posts: 21987
Joined: Thu Jul 18, 2013 1:27 pm

Re: delayTypewriterUntilOpen

Post by Tony Li »

Hi,

I replied to your email. I'm copying the info here, too.

In the example scene, the subtitle panel itself doesn't have an Animator, so it doesn't play a Show animation. The dialogue UI's Dialogue Panel has an Animator, but it runs separately from the subtitle panel.

The typewriter only waits for the subtitle panel's animation. I emailed you an edited scene in which I added an Animator and CanvasGroup to the subtitle panel. This makes the typewriter wait.
Post Reply