textmeshpro-spriteatlas-support icon indicating copy to clipboard operation
textmeshpro-spriteatlas-support copied to clipboard

Tool that converts SpriteAtlas to TextMeshPro Sprite asset

TextMeshPro.SpriteAtlas.Support Github license Unity 2022.3 GitHub package.json version

:heavy_exclamation_mark: Requirements

  • Unity 2022.3
  • SpriteAtlas V2
  • TextMeshPro package version 3.0.6

:rocket: How to use?

1. Enable SpriteAtlas V2 in ProjectSettings/Editor

SpriteAtlasV2

2. Create SpriteAtlas

SpriteAtlas

3. Select SpriteAtlas and create asset by Create/TextMeshPro/SpriteAtlas Asset

SpriteAtlas Asset

4. Done. Now you can use generated sprite asset in TextMeshPro

:open_book: How to Install

Library distributed as git package (How to install package from git URL)
Git URL: https://github.com/codewriter-packages/textmeshpro-spriteatlas-support.git

:green_book: License

TextMeshPro.SpriteAtlas.Support is MIT licensed.