Emotion Bubble

Going over the Emotion Bubble component.

GameObject > Feel Speak > UI > Emotion Bubble

The Emotion Bubble component is used to display an emotion sprite during dialogue. It can also be used to display any sprite.

Name
Description

Is Billboard Enabled

If the object should always face the main camera (requires FeelSpeak.mainCamera field to not be null).

Emotion Image

An Image component used to display the sprite.

Point Anchor

A Transform that keeps the bubble pointer at a specific position.

Last updated