When putting text down it is blurry to the point of unreadability. I am zoomed in and it is a small font size. Is there a way to fix it?
2 Likes
Look into using the new Bitmap Text object instead of the regular text object.
1 Like
Put your game in a higher resolution and either use bitmap text or use a higher scale and smaller text size (the former is the best but most complex option)
2 Likes
I used a bitmap text and it worked great
5 Likes