hi im amaro, and im making my first game ever in unity following a tutorial, just to know better unity.
for some reason in the part of the tutorial (38:20) when the dude makes another legacy text, for me doesnt work, idk why, like i try to resize it, make the hight and wight bigger, but keeps on being on blur and when i try to Re size the text itself, after 28 or som, it disappear.
idk what to do, like i said im very new to unity, so i dont know basicly nothing.
Nvm i actually didnt notice i was using Scale instead of Weight and Height.
im stupid
Legacy text will never look sharp. For best text rendering quality use TextMeshPro.
PS: “Legacy” generally means “don’t use this UNLESS you have specific reason to do so”. That tutorial authors still use it pains me. I know this guy once got famous with his “how i learned Unity” video - keep in mind that authors like these, as well-meaning as they are, basically speak and teach from a perspective of someone just slightly above your own level. Meaning they will teach you things everyone else tells you not to use or to do quite differently (or just: much easier). 