Hello,
In my game I am developing a quiz.
There are usually three multiple answers.
I would like the question to remain in the panel, together with the three answer buttons, how do you suggest we act?
Multiple answers with question still visible
Re: Multiple answers with question still visible
Hi,
Inspect the dialogue UI's subtitle panel. Set the Standard UI Subtitle Panel component's Visibility dropdown to Always From Start.
Inspect the dialogue UI's subtitle panel. Set the Standard UI Subtitle Panel component's Visibility dropdown to Always From Start.
Re: Multiple answers with question still visible
Hi, thanks for your reply.
By the way that flag is already set true.
I suspect I'm doing something wrong with the nodes (see attachment)
By the way that flag is already set true.
I suspect I'm doing something wrong with the nodes (see attachment)
- Attachments
-
- temp.png (47.44 KiB) Viewed 2157 times
Re: Multiple answers with question still visible
Ok I think I've found the issue.
Probably I did this some months ago, my fault, thanks
Probably I did this some months ago, my fault, thanks
- Attachments
-
- temp.png (10.49 KiB) Viewed 2151 times
Re: Multiple answers with question still visible
I'm glad you found the issue!