Page 1 of 1

Lively Chat Bubbles Position Broken

Posted: Tue Feb 07, 2023 11:14 am
by GameDev273
Hello,

I have a scene with three NPCs in a dialogue.

I am using Dialogue System and Lively Chat Bubbles.
Each NPC has a sphere positioned above their head with a chat anchor component and a dialogue actor component.

It was working fine with the chat bubbles appearing slightly above the chat anchor.
However, the positioning appears to be 'broken' with the chat bubbles all appearing in the lower left part of the screen.

At runtime the Chat Bubble Clone positions are being set (by what I don't know). Are these determined by something in the Dialogue System?

Any help most appreciated.

Re: Lively Chat Bubbles Position Broken

Posted: Tue Feb 07, 2023 12:51 pm
by Tony Li
Hi,

Please compare your setup to the example scene included in the Dialogue System's Lively Chat Bubbles integration.

Also, are there any errors or warnings in the Console window?