Bubble Text Widget
The Bubble Text widget displays animated floating text on your overlay. Text appears in bubble-style containers that animate onto the screen, making it great for highlighting chat messages or event notifications.
Use Cases
- Display chat messages as floating bubbles on stream
- Show follower/subscriber names with animated entrance
- Create dynamic text notifications
Properties
| Property | Description |
|---|---|
| Text | The content to display (supports variables) |
| Font | Font family |
| Font Size | Text size in pixels |
| Color | Text color |
| Background | Bubble background color |
| Animation | Entrance/exit animation style |
| Duration | How long the bubble stays visible |
See Also
- Text Widget — For static or template-based text display
- Special Variables — Dynamic values for text content