Hi,
It's probably exactly 10 seconds, which is the timeout period if your panel is configured to wait for a Hide animation. Inspect the Dialogue Panel. Remove the Animator component if present. On the UIPanel component, clear the Show Animation Trigger and Hide Animator Trigger fields.
[HOWTO] How To: Continue Without UI Button
Re: [HOWTO] How To: Continue Without UI Button
can you post a picture? I am not seeing either of those checkboxes in the Standard Dialog UI that I'm using
Re: [HOWTO] How To: Continue Without UI Button
Hi,
Inspect the Dialogue Panel GameObject. Here's an example using the Basic Standard Dialogue UI prefab:
You could also untick these checkboxes, but that's optional:
Inspect the Dialogue Panel GameObject. Here's an example using the Basic Standard Dialogue UI prefab:
You could also untick these checkboxes, but that's optional:
Re: [HOWTO] How To: Continue Without UI Button
that did it! thanks again Tony!
Re: [HOWTO] How To: Continue Without UI Button
Glad to help!