Visual Novel - Select Subtitle Panel for whole conversation
Posted: Wed Apr 03, 2024 6:13 am
Hello,
I am developing a game here and I am using the Visual Novel Framework.
I have a situation where in one of my conversations, I want a NPC to use the Subtitle panel 2, instead of the default for NPCs (0). I saw that I could add the mark-up to the conversation to have it show in the panel, but that means that I would need to add it to every dialogue entry in this conversation.
I know I can create a GameObject and add the Dialogue Actor script on it to define the Subtitle Panel, but that would mean that he will use that panel for all the conversations, not only for this one.
Is there any way I can set a Subtitle Panel for a character in a whole conversation?
Many Thanks
Cussa
I am developing a game here and I am using the Visual Novel Framework.
I have a situation where in one of my conversations, I want a NPC to use the Subtitle panel 2, instead of the default for NPCs (0). I saw that I could add the mark-up to the conversation to have it show in the panel, but that means that I would need to add it to every dialogue entry in this conversation.
I know I can create a GameObject and add the Dialogue Actor script on it to define the Subtitle Panel, but that would mean that he will use that panel for all the conversations, not only for this one.
Is there any way I can set a Subtitle Panel for a character in a whole conversation?
Many Thanks
Cussa