Subtitles With Response Menu problems

Announcements, support questions, and discussion for the Dialogue System.
Post Reply
Umafia
Posts: 2
Joined: Mon Aug 28, 2023 3:32 pm

Subtitles With Response Menu problems

Post by Umafia »

Hi, I've recently been tinkering with the Dialogue System for Unity asset and I've been pretty happy with it so far however I wanted to have the dialogue and player options be presented within the same text box. Going through the Dialogue Setup Wizard on the Subtitles section I've got "NPC Subtitles During Line" and "With Response Menu" both checked hoping that it would "display the last NPC Subtitle during the player response menu" but I've looked back and forth between interactions with it unchecked and checked and can't see much of a difference. I'm using the Vn Template Standard Dialogue UI and have checked a couple others but I'm unable to produce a text box with the NPCs question along with the players list of responses.

How would I go about doing this and do you have any suggestions on formatting it so that I'd be able to move down the Response Menu based off of how long the subtitle text is?

(attached visual image to how I'm looking to format the text box)
Attachments
sample.jpeg
sample.jpeg (6.26 KiB) Viewed 226 times
User avatar
Tony Li
Posts: 21679
Joined: Thu Jul 18, 2013 1:27 pm

Re: Subtitles With Response Menu problems

Post by Tony Li »

Hi,

You can move the subtitle text and response menu panel both inside the scroll view's content:

bothVisible.png
bothVisible.png (31.36 KiB) Viewed 224 times

Here's an example prefab:


DS_VNDialogueUISubtitlePlusMenu_2023-08-28.unitypackage
Umafia
Posts: 2
Joined: Mon Aug 28, 2023 3:32 pm

Re: Subtitles With Response Menu problems

Post by Umafia »

Hi!
Thanks for the quick response I and sorry for the late reply, I've got everything formatted the way I was looking for using the prefab you posted!
User avatar
Tony Li
Posts: 21679
Joined: Thu Jul 18, 2013 1:27 pm

Re: Subtitles With Response Menu problems

Post by Tony Li »

Glad to help!
Post Reply