Hello!
I need help understanding how to make font really small and really readable?
I have seen other games achieve this…but no matter what settings i change…my fonts/text are not that clear when small size
Hello!
I need help understanding how to make font really small and really readable?
I have seen other games achieve this…but no matter what settings i change…my fonts/text are not that clear when small size
Hi @CystemCV!
By default, TMP uses SDF for text rendering, allowing a single FontAsset to work across multiple point sizes. It is not ideal at small point sizes, though; you may want to use Bitmap instead.