Text Mesh pro button
Posted: Sun Oct 24, 2021 8:55 am
Hi, how do i implement text mesh pro in the Response Button? I already did the welcome windows thing but i don't know how to enable txt mesh pro for the button
Support and discussion forum for Pixel Crushers products
https://www.pixelcrushers.com:443/phpbb/
https://www.pixelcrushers.com:443/phpbb/viewtopic.php?t=5007
thanks!Tony Li wrote: ↑Sun Oct 24, 2021 9:02 am Hi,
- Inspect your response button(s) or response button template.
- Remove the child Text GameObject.
- Add a child TextMeshProUGUI GameObject.
- Inspect the button's StandardUIResponseButton component. Assign the child TextMeshProUGUI GameObject to the Label field.