Custom VN Template

Announcements, support questions, and discussion for the Dialogue System.
Post Reply
IGOR824
Posts: 8
Joined: Tue Feb 04, 2020 12:07 pm

Custom VN Template

Post by IGOR824 »

Hi Tony,

I'm currently playing around with the visual novel template, and I was wondering if it would be possible to create two separate subtitle panels for this template? For my use, one for the main character and another for all the NPCs.

I've played around with creating two distinct panels, but an issue I seem to come across is that by creating two continue buttons, when one of them is clicked the other one is still active resulting in text being skipped two nodes ahead.

I've also tried attaching both the separate Text objects and continue buttons to their distinct panel, but when playing the scene the text and continue button seem to disappear off screen.

Thanks for your help as always!
User avatar
Tony Li
Posts: 21679
Joined: Thu Jul 18, 2013 1:27 pm

Re: Custom VN Template

Post by Tony Li »

Hi,

Try putting the text and continue buttons in their separate panels again and assign them to the corresponding StandardUISubtitlePanel. Then inspect the Dialogue Manager and set Subtitle Settings > Continue Button to Always.
Post Reply