Search found 3 matches
- Mon Aug 28, 2023 11:30 pm
- Forum: Dialogue System for Unity
- Topic: Subtitle text won't show when the conversation being run twice
- Replies: 5
- Views: 333
Re: Subtitle text won't show when the conversation being run twice
No, i don't pause time during conversations. What i do is to make a scene specific only for conversation and it's UI. And the conversation is called as soon as the scene is activated. But yea, i'll try to set it unscaled timed in the future. Thank you for the help!
- Wed Aug 23, 2023 10:48 pm
- Forum: Dialogue System for Unity
- Topic: Subtitle text won't show when the conversation being run twice
- Replies: 5
- Views: 333
Re: Subtitle text won't show when the conversation being run twice
Hi. Thank you for answering The same problem appears with the Basic Standard UI (animation flow stuck on start and the bool "show" wont switched to "true) the second time i run a conversation. The Animator points to the correct animator controller asset and the Show Trigger and Hide T...
- Wed Aug 23, 2023 6:27 am
- Forum: Dialogue System for Unity
- Topic: Subtitle text won't show when the conversation being run twice
- Replies: 5
- Views: 333
Subtitle text won't show when the conversation being run twice
Hi, I have a slight problem when using conversation feature. The first time the conversation started, it runs normally. But when I try to run the second time, the parameter "Show" on the "Canvas Group Animator Controller" wont be set to "true". It makes the animation fl...