Search Unity

TextMesh Pro How to Curve Text

Discussion in 'UGUI & TextMesh Pro' started by renman3000, Jan 23, 2020.

  1. renman3000

    renman3000

    Joined:
    Nov 7, 2011
    Posts:
    6,699
    Hi there,
    I am looking to learn how to write onto a curve, or curve the text itself. I can see online that it seems possible, jut not how.

    Thanks!
     
  2. Stephan_B

    Stephan_B

    Joined:
    Feb 26, 2017
    Posts:
    6,595
    Take a look at some of the example scenes and scripts included with the TMP Examples & Extras. More specifically take a look at the 23 - Animating Vertex Attribute and 26 - Sunny Days Example.

    There should also be several user scripts on the forum to do such things.
     
    masoudarvishian and renman3000 like this.
  3. renman3000

    renman3000

    Joined:
    Nov 7, 2011
    Posts:
    6,699
    Thank you. And word up!
     
  4. ifightnoman

    ifightnoman

    Joined:
    Jan 15, 2022
    Posts:
    15
  5. halley

    halley

    Joined:
    Aug 26, 2013
    Posts:
    2,445
    At first that looked like a useless bot necro-post, but I see you're linking to a useful GitHub gist. Are you the author? Can this be changed to base on TMP_Text instead of TextMeshProUGUI, to give the same benefits to 3D and 2D uses of TextMeshPro?