Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support TextMeshProUGUI for v2.0.0 #8

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

Rijicho
Copy link

@Rijicho Rijicho commented Apr 23, 2022

Supports TextMeshProUGUI component on UGUI canvas.

If the source TMP_Text is TextMeshProUGUI,

  • Replace Transform components on proxy GameObjects (and their parent) with RectTransform components
  • Use canvas-space position instead of world position for ProxyTransform's Position property

Also added example scenes for TextMeshProUGUI.

@Rijicho Rijicho marked this pull request as ready for review April 24, 2022 05:46
@Rijicho Rijicho changed the title [WIP] Support TextMeshProUGUI for v2.0.0 Support TextMeshProUGUI for v2.0.0 Apr 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant