Hi, Tony.
I have a issue.
My response menu panel and subtitle panel are in the same position, so I want subtitle panel to be hidden when the player triggers the response menu. However, if I set the visibility of subtitle panel to only during content, and if I quickly trigger the continue button, the dialogue will disappear before triggering the response menu. If I set the visibility to until superceded, it will cause the subtitle panel to be displayed in response penel. Is there any solution?
Sorry for my poor English, please ignore my grammar mistakes.
dialogue is hidden when I quickly click continue button
-
- Posts: 5
- Joined: Sun Jan 05, 2020 5:24 am
Re: dialogue is hidden when I quickly click continue button
Hi,
Have you tried ticking 'Wait For Close' on the subtitle panels and menu panels?
Have you tried ticking 'Wait For Close' on the subtitle panels and menu panels?
-
- Posts: 5
- Joined: Sun Jan 05, 2020 5:24 am
Re: dialogue is hidden when I quickly click continue button
It did't work, I'm using a custom button that triggers the onFastForward method when the player presses the keyboard.
-
- Posts: 5
- Joined: Sun Jan 05, 2020 5:24 am
Re: dialogue is hidden when I quickly click continue button
I solved it. I uncheck wait for close on standard dialogue ui, subtitle panel and response menu. The problem seems to be that I reactivated Dialogue before it was closed
Re: dialogue is hidden when I quickly click continue button
I'm glad you solved it. Thanks for letting me know.