TonyViT / CurvedTextMeshPro

A simple plugin to make curved TextMeshPro texts using a mathematical function
MIT License
206 stars 27 forks source link

Flip text #2

Open vectotron-m opened 2 years ago

vectotron-m commented 2 years ago

Thanks for this great script!

I just needed to be able to flip the text the other way so I added a little toggle to do that. If you check the toggle in the editor it flips all of the characters so they are curved around the inner part of the curve instead of the outer.

TonyViT commented 2 years ago

Glad you liked it! I'll check your pull request out, thanks for contributing!

              Tony

Il 12/11/2021 08:11, vectotron-m ha scritto:

Thanks for this great script!

I just needed to be able to flip the text the other way so I added a little toggle to do that. If you check the toggle in the editor it flips all of the characters so they are curved around the inner part of the curve instead of the outer.


    You can view, comment on, or merge this pull request online at:

https://github.com/TonyViT/CurvedTextMeshPro/pull/2

    Commit Summary

(1 file https://github.com/TonyViT/CurvedTextMeshPro/pull/2/files)

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/TonyViT/CurvedTextMeshPro/pull/2, or unsubscribe https://github.com/notifications/unsubscribe-auth/AC5TSURLNQ744W5G5CG7EADULU4CBANCNFSM5H5FWQZA. Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

CharlieHess commented 7 months ago

You can supply negative values for degrees and offset to achieve the same effect without any new properties