How to create a player character speech bubble instead of options in NPC bubble
-
- Posts: 194
- Joined: Mon Jul 01, 2019 1:21 pm
How to create a player character speech bubble instead of options in NPC bubble
Hey, I'm setting up a new project and I'm using the Corgi example as a template. I'd like to make it so a speech bubble with dialogue options appears above the player character, but currently it has the player's options appearing in the NCP's speech bubble. My player prefab contains a Response Menu Panel, it just doesn't seem to do anything when the conversation is activated. How should I set this up?
-
- Posts: 194
- Joined: Mon Jul 01, 2019 1:21 pm
Re: How to create a player character speech bubble instead of options in NPC bubble
Thanks - just tried to set it up on my own player prefab, but it seems to be getting stuck on the NPC's dialogue. Pressing the continue button doesn't have any effect, it stays on the NPCs line and never moves to player responses. Do you know why this might be happening?
It worked fine when I just grabbed the Pixel Corgi player from the example scene.
It worked fine when I just grabbed the Pixel Corgi player from the example scene.
-
- Posts: 194
- Joined: Mon Jul 01, 2019 1:21 pm
Re: How to create a player character speech bubble instead of options in NPC bubble
Nvm, it has magically started working. Thanks for your help!