- Home /
Huge Text Problem
I am trying to create a text ui for some gameobjects where when a user clicks a button near the object the text is displayed. However the text and canvas are huge compared to my scene and i cannot display them correctly. Any ideas?? Has anyone ever encountered this problem??
Comment
Answer by mikavm · Jun 30, 2015 at 05:51 PM
Hi, Make sure that you've got the anchor point set correctly.
For example, if something is NOT in a corner, have the anchor point set to the middle
Hope this is what you meant