Page 2 of 2

Re: How to talk to yourself And speech bubble

Posted: Wed Mar 05, 2025 4:22 pm
by SummonerHolly
Hey!

Apologies to necro this thread but I've just changed over from using a VN layout to an in-world speech bubble layout for my dialogue manager and for some reason no input is advancing the dialogue, I've checked my input system for this but can't seem to find a solution for this.

Is there a way of checking why input wouldn't be being sent over?

Attached an image for this here.

Re: How to talk to yourself And speech bubble

Posted: Wed Mar 05, 2025 4:53 pm
by Tony Li
Hi,

You may need to add a continue button to your bubble UI prefab. (The basic default one doesn't have a continue button.) You can make it invisible so the player if you want: How To: Continue Without UI Button

Re: How to talk to yourself And speech bubble

Posted: Fri Mar 07, 2025 11:13 am
by SummonerHolly
Ah that sorted it! Cheers Tony :D

Re: How to talk to yourself And speech bubble

Posted: Fri Mar 07, 2025 11:19 am
by Tony Li
Glad to help!