> For the complete documentation index, see [llms.txt](https://mo-mi.gitbook.io/xiaomomi-plugins/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mo-mi.gitbook.io/xiaomomi-plugins/customnameplates/plugin-wiki/customnameplates/add-new-contents/bubble.md).

# 💬 Bubble

## Basics

You can refer to this page since they are working in almost the same way

## Add a new Bubble configuration

<figure><img src="/files/xmgbwT4rKQMTpPfyKZ8B" alt=""><figcaption></figcaption></figure>

Bubble config contains 4 images and a YAML config file.

```yaml
left:
  image: chat_left
  height: 13
  ascent: 9
middle:
  image: chat_middle
  height: 13
  ascent: 9
right:
  image: chat_right
  height: 13
  ascent: 9
tail:
  image: chat_tail
  height: 13
  ascent: 9
```

**height/ascent**:&#x20;

> * height: The height of the character, measured in pixels. Can be negative. This tag is separate from the area used in the source texture and just rescales the displayed result.
> * ascent: The ascent of the character, measured in pixels. This value adds a vertical shift to the displayed result.
