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?
Speechbubble rotating with player
-
- Posts: 12
- Joined: Wed Jun 25, 2025 7:40 pm
Speechbubble rotating with player
- Attachments
-
- SpeechBubble_Player.png (93.71 KiB) Viewed 27 times
-
- speechbubble_rotating.gif (971.58 KiB) Viewed 27 times
Re: Speechbubble rotating with player
Hi,
Add an Always Face Camera component to your speech bubble if it doesn't already have one.
Add an Always Face Camera component to your speech bubble if it doesn't already have one.