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.
delayTypewriterUntilOpen
-
- Posts: 95
- Joined: Thu Aug 12, 2021 6:39 pm
Re: delayTypewriterUntilOpen
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.
Re: delayTypewriterUntilOpen
I got your email. I'll reply back by the end of the day.
Re: delayTypewriterUntilOpen
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.
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.