Skip to content

Add your own images

Stelios Kourlis edited this page Jul 19, 2025 · 1 revision

How to add your own Images in TMP

  1. Import an image as a "Sprite (2D and UI)". It might work with other types but it's not tested
  2. Right-Click Image from the project files
  3. Select Create->TextMeshPro->Sprite Asset
  4. Place the created assed in your TMP Sprites Folder (Default is "Resources/Sprite Assets")

For more info on the TMP Spites Folder check out Unity Documentation

Clone this wiki locally