Option selection in subtitle panel

Announcements, support questions, and discussion for the Dialogue System.
Post Reply
Ekta Bhutwala
Posts: 40
Joined: Mon Sep 05, 2022 5:40 am

Option selection in subtitle panel

Post by Ekta Bhutwala »

Hii..

I want to show options in dialog panel where user needs to select any one option and based on option next dialog entry will come.

I have added reference images below:

Image

When option is selected one time then it will get disabled like below image.

Image

So how can i have behavior like this? My all other dialog entry works on invisible continue UI button to go for next dialog entry.

Thanks.
Attachments
Screenshot 2022-09-06 140311.png
Screenshot 2022-09-06 140311.png (480.13 KiB) Viewed 219 times
Screenshot 2022-09-06 140245.png
Screenshot 2022-09-06 140245.png (490.65 KiB) Viewed 219 times
User avatar
Tony Li
Posts: 21973
Joined: Thu Jul 18, 2013 1:27 pm

Re: Option selection in subtitle panel

Post by Tony Li »

That's a regular player response menu. Make sure the responses are assigned to the Player. (The nodes should be blue.)

responseMenu.png
responseMenu.png (12.77 KiB) Viewed 214 times

The conversation's Actor should also be set to Player:

playerConversationActor.png
playerConversationActor.png (22.16 KiB) Viewed 214 times
Ekta Bhutwala
Posts: 40
Joined: Mon Sep 05, 2022 5:40 am

Re: Option selection in subtitle panel

Post by Ekta Bhutwala »

Cool. Works perfectly.
User avatar
Tony Li
Posts: 21973
Joined: Thu Jul 18, 2013 1:27 pm

Re: Option selection in subtitle panel

Post by Tony Li »

Great! Happy to help.
Post Reply