Speechbubble rotating with player

Announcements, support questions, and discussion for the Dialogue System.
Post Reply
andreas.leurs
Posts: 12
Joined: Wed Jun 25, 2025 7:40 pm

Speechbubble rotating with player

Post by andreas.leurs »

I use the speech bubbles of the Dialogue System for Unity (v2.2.55),

And it's rotating with my player. Is there an option so that the speech bubble is always facing the camera?

Or do I need to put the speech bubble on a separat object that I let follow my player without copying its rotation?
Attachments
SpeechBubble_Player.png
SpeechBubble_Player.png (93.71 KiB) Viewed 29 times
speechbubble_rotating.gif
speechbubble_rotating.gif (971.58 KiB) Viewed 29 times
User avatar
Tony Li
Posts: 23393
Joined: Thu Jul 18, 2013 1:27 pm

Re: Speechbubble rotating with player

Post by Tony Li »

Hi,

Add an Always Face Camera component to your speech bubble if it doesn't already have one.
Post Reply