Open vectotron-m opened 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
- Added ability to flip the text rotation https://github.com/TonyViT/CurvedTextMeshPro/pull/2/commits/eebd86fd642ebece7f731a8299d6274db35b7b1f
fixed a small typo https://github.com/TonyViT/CurvedTextMeshPro/pull/2/commits/67bcb04d2abc34020615824dbac80370030a0f48
File Changes
(1 file https://github.com/TonyViT/CurvedTextMeshPro/pull/2/files)
M CurvedTextMeshPro/Assets/CurvedTextMeshPro/Scripts/TextProOnACircle.cs https://github.com/TonyViT/CurvedTextMeshPro/pull/2/files#diff-7864a76d350554e11fde8257037f732ea00552bd9c10fb0b2f0316183912e6c0 (39)
Patch Links:
— 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.
You can supply negative values for degrees and offset to achieve the same effect without any new properties
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.