SetPanel() for menu panels and TypewriterEffect delay
Posted: Wed Dec 26, 2018 5:40 pm
Hello!
Finally got around to use your dialog system in a project, so far I'm really enjoying all the features it offers!
Just got two questions: In the documentation, I found a markup ([panel=#]) and a sequence command (SetPanel()), which can change the subtitle panel. Is there anything similar that can be used for switching the response menu panel? While tinkering around I found out, that the dialog actor component is able to set a menu panel, so it seems that at the very least switching between response menus is possible. Is there any way to set the response menu within a conversation?
My next question is about the Typewriting effect: Is there a way to set delays to certain characters? In my case, I would like to give every "." a bit of a delay, so there's a short break between sentences. I could, of course, add a \. to every point but that would be a bit cumbersome.
Thanks for your help in advance!
Finally got around to use your dialog system in a project, so far I'm really enjoying all the features it offers!
Just got two questions: In the documentation, I found a markup ([panel=#]) and a sequence command (SetPanel()), which can change the subtitle panel. Is there anything similar that can be used for switching the response menu panel? While tinkering around I found out, that the dialog actor component is able to set a menu panel, so it seems that at the very least switching between response menus is possible. Is there any way to set the response menu within a conversation?
My next question is about the Typewriting effect: Is there a way to set delays to certain characters? In my case, I would like to give every "." a bit of a delay, so there's a short break between sentences. I could, of course, add a \. to every point but that would be a bit cumbersome.
Thanks for your help in advance!