Page 1 of 1

Option selection in subtitle panel

Posted: Tue Sep 06, 2022 4:38 am
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.

Re: Option selection in subtitle panel

Posted: Tue Sep 06, 2022 8:42 am
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 213 times

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

playerConversationActor.png
playerConversationActor.png (22.16 KiB) Viewed 213 times

Re: Option selection in subtitle panel

Posted: Thu Sep 08, 2022 7:14 am
by Ekta Bhutwala
Cool. Works perfectly.

Re: Option selection in subtitle panel

Posted: Thu Sep 08, 2022 8:37 am
by Tony Li
Great! Happy to help.