---
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: en/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/en/llms.txt

# Adaptive text

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

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

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

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

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

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

AdaptiveText is an extension plugin for displaying text with dynamic content adaptation to specified boundaries.

This plugin allows you to avoid issues with overly long player nicknames or localization challenges by automatically adjusting text to fit within defined limits.

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

Download the latest version of the plugin from [GitHub](https://github.com/yandex-games-plugins/construct3/releases){.external}.

---


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