---
metadata:
  - name: generator
    content: Diplodoc Platform v5.52.0
alternate:
  - https://yandex.com/dev/games/doc/en/sdk/construct-3/adaptive-text.md
  - https://yandex.com/dev/games/doc/hi/sdk/construct-3/adaptive-text.md
  - https://yandex.com/dev/games/doc/ko/sdk/construct-3/adaptive-text.md
  - https://yandex.com/dev/games/doc/ru/sdk/construct-3/adaptive-text.md
  - https://yandex.com/dev/games/doc/tr/sdk/construct-3/adaptive-text.md
  - https://yandex.com/dev/games/doc/vi/sdk/construct-3/adaptive-text.md
  - https://yandex.com/dev/games/doc/zh/sdk/construct-3/adaptive-text.md
  - href: zh/sdk/construct-3/adaptive-text.md
    type: text/markdown
    title: Markdown version
  - href: ../../llms.txt
    type: text/markdown
    title: llms.txt
---
> **Documentation Index:** Fetch the complete configuration index at https://yandex.com/dev/games/doc/zh/llms.txt

# 自适应文本

<!-- source: zh/_includes/script-common.md -->
<!-- source: zh/_includes/script/index-js.md -->

<!-- endsource: zh/_includes/script/index-js.md -->

<!-- source: zh/_includes/script/requirements-js.md -->

<!-- endsource: zh/_includes/script/requirements-js.md -->

<!-- source: zh/_includes/script/image-modal-js.md -->

<!-- endsource: zh/_includes/script/image-modal-js.md -->
<!-- endsource: zh/_includes/script-common.md -->

AdaptiveText 是一个用于显示文本的附加插件，可以根据设定的边界进行内容调整。

自适应文本让开发者无需担心玩家昵称过长，或在本地化过程中，不同语言的文本是否适合。

![](../../_images/construct-3/adaptive-text/example-1.gif) ![](../../_images/construct-3/adaptive-text/example-2.gif)

您可以在 [GitHub](https://github.com/yandex-games-plugins/construct3/releases){.external} 下载最新版本的 AdaptiveText 插件。

---


<!-- source: zh/_includes/button-git.md -->
<a href="https://github.com/yandex-games-plugins/construct3">
  <span class="button">存储库</span>
</a>
<!-- endsource: zh/_includes/button-git.md -->
