Bubble Template Dialogue with New Input System
Posted: Mon May 11, 2020 3:05 pm
Hey Tony,
We have recently updated to the new version of the dialogue system.
In our game we have two Dialogue UIs -- A custom UI and a World Space Bubble UI system.
Before the update both were working perfectly with no issues. After the update I was not able to continue a conversation between my Player and an NPC with the Bubble UI system.
After we updated, we converted all controls to the new Unity Input System. I got everything working with my custom UI -- I'm able to make choices and continue the conversation, but with the Speech Bubble UI I can only activate the NPCs Bubble, and upon clicking my "Submit" or continue button, nothing is happening.
When I hook up a continue button (I know the base bubble UI system doesn't have one), I can see the continue button being clicked, but it still ins't cycling the conversation. For some reason clicking Escape will cycle the conversation correctly, but not my Submit button.
Let me know if you have any ideas.
Thanks!
We have recently updated to the new version of the dialogue system.
In our game we have two Dialogue UIs -- A custom UI and a World Space Bubble UI system.
Before the update both were working perfectly with no issues. After the update I was not able to continue a conversation between my Player and an NPC with the Bubble UI system.
After we updated, we converted all controls to the new Unity Input System. I got everything working with my custom UI -- I'm able to make choices and continue the conversation, but with the Speech Bubble UI I can only activate the NPCs Bubble, and upon clicking my "Submit" or continue button, nothing is happening.
When I hook up a continue button (I know the base bubble UI system doesn't have one), I can see the continue button being clicked, but it still ins't cycling the conversation. For some reason clicking Escape will cycle the conversation correctly, but not my Submit button.
Let me know if you have any ideas.
Thanks!